wiki-ado-convert

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution: The skill performs a git remote get-url origin command to resolve the repository context. This is a standard operation for identifying source URLs in development tools and is used here to preserve citations in the documentation output.- File Operations: The skill generates code that uses node:fs/promises and node:path to read markdown files from a source directory and write transformed versions to a dist/ folder. This aligns with its stated purpose as a build script generator.- No Remote Dependencies: The generated script explicitly uses only Node.js built-in modules, avoiding the risk of supply chain attacks via third-party package managers.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:11 AM
Security Audit — agent-trust-hub — wiki-ado-convert