domain-driven-design
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions in SKILL.md focus entirely on architectural guidance and do not contain any prompt injection attempts, bypass instructions, or data exfiltration patterns.
- [COMMAND_EXECUTION]: The script
scripts/scaffold.pyis a utility for developers to generate boilerplate code locally. It uses standard library modules (argparse, pathlib, string) and performs basic validation on inputs. It does not perform any unexpected network operations or privileged commands. - [DATA_EXFILTRATION]: There is no evidence of sensitive data access or network requests to external domains. The skill operates purely as a logical assistant for software modeling.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or dynamic code execution from external sources were found. All code provided (scaffold.py, templates) is static and bundled with the skill.
- [PROMPT_INJECTION]: The skill uses 'IMPORTANT' as a natural instructional marker for its review mode ('Important for well-designed code') to ensure balanced feedback, which is benign and follows standard instructional practices.
Audit Metadata