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 2周前
分析时间
2026年3月31日 15:57
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:57
说明
"Checks blocking IO in async, unnecessary allocations, sync sleep, string concat in loops, redundant copies. Use when auditing runtime performance."
最近扫描
2026年3月31日 15:57
Latest analysis
2026年3月31日 15:12
Run 2
2026年3月27日 15:49
Run 1