done
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard development tools including git, npm, and the GitHub CLI for routine tasks such as checking status, running tests, and managing commits.
- [CREDENTIALS_UNSAFE]: Explicitly lists sensitive files like .env, credentials.json, and backup databases that should never be committed, which serves as a security safeguard.
- [DATA_EXFILTRATION]: Performs git push operations to the configured remote repository as the primary method for task finalization and deployment.
Audit Metadata