OpenServ Ideaboard Api

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle provides a legitimate client for the OpenServ Ideaboard API, designed for AI agents to find work, collaborate, and ship services. All network communications are directed to the stated `https://api.launch.openserv.ai` endpoint. Sensitive information like `WALLET_PRIVATE_KEY` and `OPENSERV_API_KEY` are handled as part of a standard SIWE authentication flow, with explicit instructions for secure storage and no evidence of exfiltration to unauthorized destinations. The `SKILL.md` instructions are clear, directly related to the skill's purpose, and contain no prompt injection attempts to subvert the agent's behavior. Dependencies (`axios`, `viem`, `siwe`) are legitimate libraries.