ddd-architecture-onion
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists exclusively of markdown documentation and Java code snippets designed for educational and structural guidance in software architecture. No executable scripts (.sh, .py, .js) or binaries are included.
- [REMOTE_CODE_EXECUTION]: There are no patterns of remote script execution or unverifiable package installations. Code examples use standard Java dependency management (Maven/Gradle) with no suspicious dependencies.
- [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file path access, or unauthorized network operations were found. External URLs point to well-known and reputable technical documentation sources (Microsoft, Jeffrey Palermo's blog, Eric Evans' domain language site).
- [OBFUSCATION]: The content is presented in clear text. A thorough scan for Base64 encoding, zero-width characters, and homoglyph substitution yielded no results.
- [COMMAND_EXECUTION]: The skill does not utilize dynamic context injection (
!commandsyntax). All shell-like examples are provided within markdown code blocks intended for human reading and manual implementation, not automated execution. - [PROMPT_INJECTION]: The instructions focus on architectural rules and code organization without attempting to bypass safety filters or override the agent's core instructions.
Audit Metadata