inherit-legacy-style
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses local
gitcommands (ls-files,diff,log) to assess project scale and evolution. These operations are standard for repository analysis and are restricted to the local environment. - [DATA_EXFILTRATION]: Reads codebase content through
Read,Glob, andGreptools to identify architectural patterns. No network-based exfiltration patterns or unauthorized data access were detected. - [PROMPT_INJECTION]: Provides a mechanism to inject persistent behavioral constraints into the agent's reasoning via
.ai-style-rules.mdandCLAUDE.md. The most invasive 'Hard hook' option (modifyingsettings.json) is explicitly gated by theAskUserQuestiontool. - [PROMPT_INJECTION]: Exhibits a surface for indirect prompt injection as it ingests untrusted codebase data to derive rules. Evidence Chain: Ingestion points include
ReadandGrepacross all source files; Capability inventory includesBash,Write, andEdit; Sanitization is implemented via the 'Grilling Protocol', which requires human approval of rules and conflicts.
Audit Metadata