clawddocs

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a comprehensive set of tools for navigating and searching Clawdbot documentation. The instructions for the agent are clear and task-oriented, focusing on helping users find relevant information.
  • [COMMAND_EXECUTION]: The skill includes several shell scripts in the scripts/ directory. These scripts perform benign operations such as searching, cache management, and sitemap generation. Most scripts currently provide placeholder functionality (echoing status messages) and do not perform any dangerous operations.
  • [CREDENTIALS_UNSAFE]: Configuration examples in snippets/common-configs.md properly use environment variable placeholders (e.g., ${DISCORD_TOKEN}) rather than hardcoding actual secrets, which is a standard security best practice.
  • [EXTERNAL_DOWNLOADS]: The fetch-doc.sh script references the official documentation domain docs.clawd.bot. This is consistent with the skill's stated purpose and does not involve downloading or executing untrusted code.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 01:02 AM
Security Audit — agent-trust-hub — clawddocs