allstock-data

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The `SKILL.md` file demonstrates the use of `curl` commands and `pip install` instructions, which, if executed by the AI agent with unsanitized user input, could lead to shell injection vulnerabilities. Specifically, user-controlled parameters like `stock_code` in `curl` commands or `ip` in `adata.proxy` could be exploited. While these capabilities are plausible for the skill's stated purpose of fetching stock data, the lack of explicit input sanitization guidance for the agent creates a significant risk of command injection or arbitrary network redirection, classifying it as suspicious rather than benign due to the potential for exploitation.