smart-doc-manager

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes common command-line utilities such as find, grep, ripgrep, git, and jq to analyze the local codebase and manage documentation files. These operations are essential for the skill's core functions of auditing and reorganization.
  • [EXTERNAL_DOWNLOADS]: Reference materials suggest using well-known third-party tools like markdown-link-check (via NPM) and lychee (via Cargo) for documentation maintenance tasks.
  • [DATA_EXFILTRATION]: A Python script provided in the reference guides uses the requests library to verify the availability of external links within documentation. This network access is localized to the link validation process and is necessary for its documented functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 01:15 AM
Security Audit — agent-trust-hub — smart-doc-manager