canonical-project-skills-layout
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a bundled shell script,
scripts/ensure-canonical-skills.sh, to manage the project filesystem. It uses standard utilities likemkdir,ln,mv, andgitto organize files and symlinks. The script includes safety checks, such as refusing to run on repositories with uncommitted changes and providing a--dry-runmode for auditing planned actions. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The script operates locally on the project directory provided by the user and does not perform network operations or access sensitive system credentials.
Audit Metadata