delimiter_injection
Conversation delimiter injection (breakout)
Line 227Snippets
const result = parseJSON<User>(userJson);fn find_user(id: &str) -> Option<User> {const result = parseJSON<User>(userJson);network_call
Outbound network call
Outbound network call
Line 154Snippets
def fetch_data(url: str) -> dict:async function fetchUserOrders(userId: string): Promise<Order[]> {function fetchData(url: string): Promise<Data> { return fetch(url)def fetch_data():Trust Score
Updated há 6 dias
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated há 6 dias
Analisado 31 de mar. de 2026, 15:58
Descricao
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
Scans recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:13
Run 2
27 de mar. de 2026, 15:54
Run 1