template-structure
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is purely instructional, providing a standardized directory structure for project templates. No malicious behavior, obfuscation, or safety bypasses were detected.
- [COMMAND_EXECUTION] (SAFE): Uses basic shell commands like 'mkdir' and 'touch' to create project directories and placeholder files. These operations are restricted to the local workspace and align with the stated purpose of template scaffolding.
- [DATA_EXPOSURE] (SAFE): Includes a recommendation to use '.env.example' files while explicitly stating they should contain 'No actual secrets', which follows security best practices.
- [INDIRECT_PROMPT_INJECTION] (SAFE): While the skill defines a structure for agents and commands, it does not ingest or process untrusted external data that could lead to indirect injection vulnerabilities.
Audit Metadata