Stove Public Api

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is a legitimate tool for querying public market data from the Stove Protocol API. The Python script `scripts/public_api.py` uses standard libraries to perform read-only HTTP GET requests to documented endpoints (e.g., `proto.stove.finance`), and the instructions in `SKILL.md` are consistent with this purpose without any signs of prompt injection or malicious intent.