conventions
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Provides standard Git commands for auditing changes and viewing working tree status as part of development workflows.- [COMMAND_EXECUTION]: Instructs the use of official project tools including
mix credofor linting and the GitHub CLI (gh) for repository tasks.- [COMMAND_EXECUTION]: Explicitly restricts the use of shell utilities such ascat,echo, andsedfor file editing, directing the agent to use safer native file-handling tools instead.
Audit Metadata