agency-application-security-engineer

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The provided Python script executes standard, well-known security auditing tools (npm audit and pip-audit) using subprocess.run. This is a legitimate and documented functionality intended to help identify vulnerabilities in project dependencies.
  • [SAFE]: The skill follows security best practices by recommending the use of environment variables for secrets, parameterized queries for database operations, and constant-time comparisons for password verification. No evidence of obfuscation, exfiltration, or prompt injection was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 07:55 AM
Security Audit — agent-trust-hub — agency-application-security-engineer