self-review

Pass

Audited by Gen Agent Trust Hub on May 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes rg (ripgrep) and grep to perform static analysis on local files. This usage is restricted to pattern matching within the project context for the purpose of code quality enforcement and does not involve unauthorized file access or system modification.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes project source code which could originate from untrusted sources. However, the risk is mitigated as the operations are limited to read-only search patterns within the agent's workflow, and the results are used to identify stylistic violations rather than being executed as instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 3, 2026, 02:14 AM