clawddocs
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Documentation Fetching: The skill utilizes the WebFetch tool to retrieve content from 'https://docs.openclaw.ai/'. This behavior is consistent with the skill's primary purpose of providing documentation assistance and uses the official 'llms.txt' standard for LLM-compatible content.
- [SAFE]: Credential Handling: Configuration snippets provided in 'snippets/common-configs.md' correctly use environment variable placeholders (e.g., '${DISCORD_TOKEN}') instead of hardcoded secrets, following security best practices for configuration management.
- [SAFE]: No Malicious Patterns: No evidence of prompt injection, obfuscation, or unauthorized data exfiltration was detected. The skill lacks any executable code or external dependencies, operating entirely through descriptive markdown and structured tool calls.
Audit Metadata