devtu-docs-quality

Pass

Audited by Gen Agent Trust Hub on May 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a Python template (scripts/validate_documentation.py) and several shell snippets to perform documentation audits.
  • It extracts and tests command existence from documentation using grep and command -v.
  • It performs file-system operations using glob and pathlib to scan markdown and RST files.
  • It searches for environment variables within the source code (src/tooluniverse/) using rg (ripgrep) to ensure they are documented.
  • [SAFE]: The identified behaviors are consistent with the skill's stated purpose of documentation auditing and quality assurance. There are no signs of malicious intent, data exfiltration, or obfuscation. The tools and patterns used are standard for software development workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
May 29, 2026, 05:25 AM
Security Audit — agent-trust-hub — devtu-docs-quality