deployment-config
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious instructions or prompt injection patterns were detected. The skill instructions in SKILL.md are consistent with its purpose and follow best practices.
- [DATA_EXFILTRATION] (SAFE): The skill provides tools for managing secrets but does not include any unauthorized data transmission logic. Network operations mentioned (like Vercel deploy hooks) are standard platform features.
- [COMMAND_EXECUTION] (SAFE): Bash scripts use standard local utilities (grep, jq, sed, find) to analyze the project codebase. No dangerous or arbitrary command execution was identified.
- [CREDENTIALS_UNSAFE] (SAFE): The env-template.md file uses generic placeholder values for API keys and database strings, serving as safe documentation for users without exposing real credentials.
Audit Metadata