canonical-repo-structure
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard version control operations such as git rev-parse, git rm, and git checkout to manage repository organization. These commands are used locally to ensure artifact ownership and remove dead code.
- [DATA_EXFILTRATION]: No patterns of unauthorized data access or external transmission were detected. The skill reads local project files to identify implementation owners but contains no instructions to send this data over the network.
- [PROMPT_INJECTION]: The instructions and metadata are focused on technical repository management and do not attempt to bypass safety constraints or override core agent behavior.
- [REMOTE_CODE_EXECUTION]: There is no evidence of remote script execution, dynamic code loading, or package installation from untrusted sources. All operations are performed using local tools on the existing repository.
Audit Metadata