skills/zernie/vigiles/adopt-spec/Gen Agent Trust Hub

adopt-spec

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to perform several shell operations within the local repository:
  • Checks package.json for existing dependencies.
  • Executes npm install -D vigiles to add the tool as a development dependency.
  • Runs npm run build to ensure the project compiles.
  • Uses npx vigiles compile and npx vigiles lint to verify the generated specification files.
  • [EXTERNAL_DOWNLOADS]: The skill references external resources associated with the tool's ecosystem:
  • Recommends installing the vigiles package from the NPM registry.
  • Suggests the use of a GitHub Action located at zernie/vigiles@v1 for continuous integration (CI) workflows.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The skill reads local project files such as CLAUDE.md, AGENTS.md, and package.json to extract configuration rules and commands. This data remains within the local environment for processing and is not sent to external domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 05:59 PM
Security Audit — agent-trust-hub — adopt-spec