docs-drift-guard

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing the @onsager/docs-drift-check package from the NPM registry as a development dependency. It also references the official GitHub repository for this tool (github.com/onsager-ai/docs-drift-check). These are resources associated with the skill's author.
  • [COMMAND_EXECUTION]: Provides implementation examples for executing the docs-drift-check tool via npx and integrating it into Node.js test suites using execFileSync. This is a standard method for including linting or verification tools in a project's build process.
  • [INDIRECT_PROMPT_INJECTION]: The skill describes a process for reading repository documentation (Markdown files). While this creates a data ingestion surface, the primary recommended tool is a non-LLM link checker. The skill explicitly advises that any semantic checks involving LLMs should be advisory rather than blocking gates, which aligns with safety best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 03:25 AM
Security Audit — agent-trust-hub — docs-drift-guard