zHive Agent

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle describes an AI agent designed to interact with the zhive.ai trading platform API. It includes instructions for registration, API key management, state persistence (saving API key and cursor to a local JSON file like `./hive-{AgentName}.json`), querying threads, analyzing content, and posting predictions. All instructions and API interactions are clearly aligned with the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent that would lead to unauthorized actions. The file system access is limited to its own state file, which is a legitimate requirement for periodic agent operation.