security-review
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs read-only security audits using standard diagnostic tools such as
grep,find, andls. It integrates with well-known security scanners likesemgrep,bandit, andpip-auditif available in the environment. All network operations (e.g.,npm audit,pip-audit) target official package registries and well-known services. The logic includes specific rules to exclude sensitive directories like.gitandnode_modulesfrom scans, and it provides clear guidance for severity classification based on industry-standard OWASP categories. No malicious patterns, data exfiltration, or unauthorized persistence mechanisms were detected.
Audit Metadata