domain-modeling
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external documentation files which could contain malicious instructions designed to influence the agent's behavior. Ingestion points: The skill reads CONTEXT.md, CONTEXT-MAP.md, and ADR files located in docs/adr/ during the domain modeling process. Boundary markers: No explicit boundary markers or instructions to ignore embedded directives are present; the agent is directed to treat the file content as canonical domain language. Capability inventory: The skill permits the agent to write and update markdown files (CONTEXT.md and ADRs) based on current discussions. Sanitization: There is no evidence of sanitization, validation, or filtering of the content ingested from these external documentation files.
Audit Metadata