confidence-check
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured framework for assessing implementation readiness before beginning work. It encourages best practices such as checking for existing code to prevent duplication and ensuring alignment with established architectural patterns.
- [COMMAND_EXECUTION]: The skill uses
rg(ripgrep) to search the local codebase for similar functionality. This is a standard development operation used appropriately within the context of the skill's purpose. It does not involve dangerous flags or unsanitized user input passed to the shell.
Audit Metadata