Clarity Submit

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The OpenClaw skill bundle is benign. All code and documentation align with the stated purpose of interacting with the Clarity Protocol API to submit and check protein variant hypotheses. Network calls are exclusively directed to `https://clarityprotocol.io`. Environment variables (`CLARITY_WRITE_KEY`, `CLARITY_API_KEY`) are accessed securely for API authentication, not for exfiltration. The `SKILL.md` file contains no prompt injection attempts or instructions for the agent to perform actions outside its described functionality. No evidence of arbitrary command execution, sensitive file access, or obfuscation was found across `scripts/api_client.py`, `scripts/check_status.py`, and `scripts/submit_hypothesis.py`.