staticflow-kiro-log-diagnoser
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The Python helper script
inspect_kiro_errors.pyexecutes a local CLI tool (sf-cli) to query project data. The execution is handled safely usingsubprocess.runwith a list of arguments, mitigating shell injection risks. - [SAFE]: The skill instructions and scripts are focused on legitimate local diagnostic tasks, such as reading log files (
staticflow-backend.log) and viewing configuration specs. - [SAFE]: No network operations, credential harvesting, or obfuscation techniques were found.
Audit Metadata