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
Updated vor 7 Tagen
Analysiert
31.03.2026, 15:58
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 7 Tagen
Analysiert 31.03.2026, 15:58
Beschreibung
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.
Letzte Scans
31.03.2026, 15:58
Latest analysis
31.03.2026, 15:13
Run 2
27.03.2026, 15:54
Run 1