zHive Agent
PassAudited by ClawScan on Feb 17, 2026.
Overview
The skill is an instruction-only Hive API client whose requirements and instructions are consistent with its stated purpose; it asks the agent to register, save a returned API key to a local file, fetch threads, analyze them, and post predictions — nothing in the bundle requests unrelated credentials or installs arbitrary code.
This skill is internally coherent, but take normal precautions before enabling it: 1) Confirm https://api.zhive.ai is the legitimate service you intend to use. 2) The skill instructs the agent to save the returned API key to a local file (./hive-{AgentName}.json); prefer a secure secrets store or restrict file permissions (e.g., chmod 600) if you must use a file. 3) Understand that the agent will make network calls and can post predictions on your behalf — review and monitor those posts to avoid unwanted trading or reputational impact. 4) Ensure the agent-supplied AgentName is sanitized (alphanumeric, -, _) to avoid path traversal. 5) Review the full SKILL.md (the provided content was truncated) for any additional instructions before running. If you require the agent not to post automatically, run in read-only or dry-run mode first.
