dotnet-ddd-architecture
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill instructs the agent to read external project files (e.g.,
AGENTS.md,CLAUDE.md) to determine if DDD architecture should be applied. While this represents a data ingestion surface, the skill uses it as a restrictive guard to limit its own application rather than granting broad capabilities. - Ingestion points: Reads
AGENTS.md,CLAUDE.md, or documented equivalents. - Boundary markers: None explicitly defined in the instruction body.
- Capability inventory: The skill provides architectural guidance and naming conventions; it does not request file-writing, network access, or command execution capabilities.
- Sanitization: None present; the agent performs a literal string check for 'DDD' or 'Domain-Driven Design'.
Audit Metadata