agent-configuration
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is instructional and focused on security best practices, such as preventing credential exposure and blocking dangerous shell commands via hooks.
- [COMMAND_EXECUTION]: Includes examples of standard shell commands for project initialization (
/init), file creation (cat), and directory management (mkdir), which are appropriate for its stated purpose of environment configuration. - [EXTERNAL_DOWNLOADS]: References the use of
npxto run an auditing tool (cc-safe) andgitfor sharing configurations, which are standard development workflows. - [PROMPT_INJECTION]: Proactively addresses prompt injection by providing templates for security hooks designed to detect and block malicious command patterns like
rm -rf /orcurl | sh.
Audit Metadata