manage-adr
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for Architectural Decision Record (ADR) management, providing workflows for listing, creating, reading, and updating documentation files. All operations are confined to the project repository.
- [COMMAND_EXECUTION]: File management is handled by a Python script (manage-adr.py) that includes security measures like title sanitization and restricted globbing to prevent path traversal.
- [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive credentials, ensuring project data remains local.
- [PROMPT_INJECTION]: The skill instructions and AsciiDoc templates do not contain any instructions intended to bypass AI safety guidelines or override system prompts.
Audit Metadata