skills/sickn33/antigravity-awesome-skills/security-scanning-security-dependencies/Gen Agent Trust Hub
security-scanning-security-dependencies
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python's
subprocess.runto execute security tools likenpm audit,safety, andcargo audit. These calls use argument lists rather than shell strings, which is a best practice for preventing command injection. - [EXTERNAL_DOWNLOADS]: The implementation playbooks and CI/CD examples include instructions for installing official security scanning utilities from trusted package registries like PyPI, the NPM registry, and Go's module proxy. These downloads are standard for the skill's intended purpose.
Audit Metadata