ddd-architecture-clean
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists exclusively of instructional Markdown files and Java/Spring Boot code templates designed to guide developers in implementing software architecture patterns.
- [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected. The instructions are focused on architectural workflows.
- [DATA_EXFILTRATION]: No evidence of hardcoded credentials, sensitive file access, or unauthorized network operations. Configuration examples correctly use environment variables and placeholders (e.g.,
${DB_PASSWORD:secret}). - [EXTERNAL_DOWNLOADS]: External links point to authoritative sources such as Robert C. Martin's blog, O'Reilly, and well-known open-source reference implementations (e.g., thombergs/buckpal). These are trusted educational resources.
- [COMMAND_EXECUTION]: The skill does not contain any executable scripts or shell commands. It provides standard development lifecycle commands (e.g., Maven/Gradle test execution) as examples for the user to run manually.
- [REMOTE_CODE_EXECUTION]: No patterns of remote script execution or dynamic code evaluation were found. The code samples are static templates for education.
- [SAFE]: The skill includes ArchUnit test templates which are a best practice for automatically enforcing architectural boundaries and preventing security regressions related to improper layering.
Audit Metadata