fs_write
Filesystem write access
Filesystem write access
Line 222Snippets
temp_file.unlink() temp_file.unlink()network_call
Outbound network call
Outbound network call
Line 142Snippets
return await conn.fetch(query, *args) results.append(await conn.fetch_data()) return await conn.fetch(query, *args) results.append(await conn.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
Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.
Scans recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1