unit-test-ddd
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured instructions for Java unit testing and describes standard development workflows without any malicious patterns.
- [COMMAND_EXECUTION]: The skill includes instructions to run Gradle commands (e.g.,
./gradlew test) to execute unit tests. This is the intended behavior for a development-focused skill and does not involve arbitrary or dangerous command execution. - [DATA_EXPOSURE]: The skill references local documentation paths (e.g.,
../../../docs/design/testing-strategy.md) to establish context. This is a standard practice for AI coding assistants and does not involve unauthorized data access or exfiltration.
Audit Metadata