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
Mis a jour la semaine dernière
Analyse le
31 mars 2026, 15:58
+ 2 previous scans
Compatible avec
Skill details
Mis a jour la semaine dernière
Analyse le 31 mars 2026, 15:58
Description
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 recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1