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
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:57
Descricao
"Checks blocking IO in async, unnecessary allocations, sync sleep, string concat in loops, redundant copies. Use when auditing runtime performance."
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:49
Run 1