adr-ops

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary functions involve reading and writing local Markdown files to manage project documentation. All operations are confined to the user-specified ADR directory.
  • [COMMAND_EXECUTION]: The scripts/adr-lint.py script utilizes the Python subprocess module to call git rev-parse --show-toplevel. This is a benign and standard method for developer tools to programmatically identify the repository root for relative path resolution.
  • [SAFE]: The skill does not attempt to access sensitive file paths (e.g., .ssh, .aws, .env) and contains no hardcoded credentials or network-based exfiltration patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 07:49 PM
Security Audit — agent-trust-hub — adr-ops