adr-writer
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a text-generation assistant designed to help developers document architectural decisions. Analysis across all 10 threat categories confirms that the skill does not contain any malicious code, obfuscation, or unauthorized access patterns.
- [COMMAND_EXECUTION]: The documentation includes a bash command snippet (
ls docs/adr/ | sort -n | tail -1) intended as a manual step for users or the agent to identify sequential ADR numbering. This is a standard read-only operation on documentation files and does not pose a security risk. - [DATA_EXPOSURE]: The skill references a local directory structure (e.g.,
docs/adr/) for storing documentation. It does not attempt to access sensitive system files, environment variables, or credentials.
Audit Metadata