Binance Trade Jury

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is classified as suspicious due to a potential shell injection vulnerability in the `curl` command template provided in `SKILL.md`. The instructions direct the agent to insert user-provided strings (symbol, side, and thesis) directly into a shell command sent to an external API (binance-trade-jury.vercel.app), which could be exploited if the agent does not properly sanitize the input. While the functionality aligns with the stated purpose of trade analysis, the insecure handling of user data and reliance on a third-party endpoint present a security risk.