rules-compact
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs standard Unix utilities like
wc,grep,sort, andgitfor character counting, pattern searching, and retrieving historical data from theclaude/rules/directory. All operations are confined to the local filesystem. - [EXTERNAL_DOWNLOADS]: Invokes
npx markdownlint-cli2for file verification. This utilizes a standard package registry for a well-known development utility and does not represent an untrusted code download. - [DATA_EXFILTRATION]: Moves rule content to a local archive directory and an internal memory tool (Synapset). No data is transmitted to external or unauthorized domains; all persistence is handled through defined internal workflows.
Audit Metadata