skills/vercel-labs/ai/adr-skill/Gen Agent Trust Hub

adr-skill

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [File System Management]: The skill includes Node.js scripts (new_adr.js, bootstrap_adr.js, set_adr_status.js) that handle the creation, organization, and status updates of ADR files. These scripts perform routine file system operations, such as creating directories and writing markdown files, which are confined to the local project environment.
  • [Automated Documentation Generation]: The workflow uses a template-based approach to generate standardized architectural records. User input and repository context are used to populate these templates through string replacement, ensuring that the documentation is both consistent and technically relevant.
  • [Project Metadata Integration]: During the initial analysis phase, the skill reads local configuration files (e.g., package.json, go.mod) to gather context about the project's tech stack. This allows the generated ADRs to accurately reflect the current environment and constraints without requiring external network access.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 12:44 PM