ddd-tactical-design
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard shell commands to retrieve project metadata (via git) and manage local artifact files. There is no evidence of prompt injection, data exfiltration, or unauthorized persistence mechanisms.
- [COMMAND_EXECUTION]: Executes benign commands such as
git rev-parseandmkdirto organize design artifacts within the local workspace. These operations are transparent and consistent with the skill's stated purpose. - [DATA_EXFILTRATION]: No network operations or attempts to access sensitive credentials (e.g., SSH keys, environment variables) were found. All data processing and artifact storage are restricted to the local environment.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute external scripts, packages, or code from remote sources.
Audit Metadata