template-creator
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill establishes comprehensive security requirements, forbidding the inclusion of secrets, credentials, or absolute file paths in any created templates (SEC-TC-007).
- [SAFE]: It mitigates potential prompt injection risks by mandating placeholder sanitization in agent spawn templates (SEC-TC-001).
- [COMMAND_EXECUTION]: Local Bash commands are used for non-malicious tasks such as file validation and updating the template catalog.
- [SAFE]: Strong validation rules for file naming and directory placement ensure that all operations are safely contained within the project's .claude directory, mitigating minor path traversal risks in helper scripts.
Audit Metadata