python_subprocess
System command execution (Python)
Line 64Snippets
- Subprocess: `subprocess.run(`, `subprocess.call(` - Subprocess: `subprocess.run(`, `subprocess.call(`fs_write
Filesystem write access
Filesystem write access
Line 68Snippets
- Inside `async function` or arrow async, grep for `fs.readFileSync`, `fs.writeFileSync`, `child_process.execSync`fs_read
Filesystem read access
Filesystem read access
Line 68Snippets
- Inside `async function` or arrow async, grep for `fs.readFileSync`, `fs.writeFileSync`, `child_process.execSync`Trust Score
Mis a jour il y a 2 semaines
Analyse le
31 mars 2026, 15:57
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 2 semaines
Analyse le 31 mars 2026, 15:57
Description
"Checks blocking IO in async, unnecessary allocations, sync sleep, string concat in loops, redundant copies. Use when auditing runtime performance."
Scans recents
31 mars 2026, 15:57
Latest analysis
31 mars 2026, 15:12
Run 2
27 mars 2026, 15:49
Run 1