cmd-local-repo-skills
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses various shell commands, such as
mkdir,mv,ln, andrm, to reorganize the repository's file structure. These commands are used to create a canonical source for agent instructions and skills while maintaining tool-specific symlinks.- [COMMAND_EXECUTION]: It employs shell loops andfindutilities to audit the repository for configuration drift, such as real directories where symlinks are expected or 'orphan' skills missing specific tool symlinks.- [COMMAND_EXECUTION]: The skill automates the modification of the.gitignorefile usinggrepand string redirection to ensure the organized agent structure is correctly tracked or ignored by version control.
Audit Metadata