senior-security
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill's documentation in
SKILL.mdinstructs the user to execute local Python scripts (scripts/threat_modeler.py,scripts/security_auditor.py, andscripts/pentest_automator.py). These scripts are intended to perform security assessments on provided project paths. - [EXTERNAL_DOWNLOADS]: The development workflow references standard dependency installation using
npm installandpip install -r requirements.txt, which are routine operations for establishing the tool's tech stack environment.
Audit Metadata