agents-context
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands for file discovery and management, such as git ls-files, fd, and ln -sf. It also utilizes the project's own task runner just for formatting and verification tasks. These commands are executed within the scope of the local git repository.
- [SAFE]: The skill implements robust security guardrails that prevent it from executing at the filesystem root or within sensitive user configuration directories (e.g., ~/.agents or ~/.claude). It operates strictly on project documentation and manifests.
Audit Metadata