abtesting-design
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of Markdown documentation and does not include any executable scripts or configuration files that would be run by the agent.
- [COMMAND_EXECUTION]: The documentation provides examples of CLI commands (
openclaw abtesting-design) and Python snippets. These are intended for user guidance and do not trigger automatic execution within the skill context. - [CREDENTIALS_UNSAFE]: Examples utilize environment variables (
$OPENCLAW_API_KEY) and placeholders (your_key_here) for authentication, which is consistent with secure development practices. No actual sensitive credentials or secrets are hardcoded. - [EXTERNAL_DOWNLOADS]: The documentation references an API endpoint (
api.openclaw.com) and CLI tools belonging to the OpenClaw vendor. These are identified as legitimate vendor-owned resources.
Audit Metadata