vulnerability-scanning
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The Node.js implementation in
nodejs-vulnerability-scanner.mdutilizeschild_process.execto run several security utilities includingnpm audit,eslint,hadolint, andtrufflehogon the local project directory to identify vulnerabilities and exposed secrets. - [COMMAND_EXECUTION]: The Python implementation in
python-owasp-scanner.mdusessubprocess.runto invoke security scanners such assafety,bandit, andtrivyfor dependency and container image analysis. - [EXTERNAL_DOWNLOADS]: The skill references and integrates with well-known security services (Snyk, Aqua Security, OWASP) via GitHub Actions and uses
npxto fetch security plugins, involving network requests to trusted official repositories like npmjs.com and GitHub. - [SAFE]: No evidence of prompt injection, unauthorized credential exfiltration, or code obfuscation was detected. All commands and tool invocations are consistent with the skill's primary purpose of infrastructure and application security monitoring.
Audit Metadata