stock screener

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw AgentSkills skill bundle 'ai-screener' is designed to fetch stock/crypto screener data from the `https://api.intellectia.ai/gateway/v1/stock/screener-list` endpoint. The `SKILL.md` file clearly outlines its purpose, required tools (`curl`, `python3`, `requests`), and provides examples for API interaction. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`), persistence mechanisms, or prompt injection attempts against the agent to perform actions outside its stated purpose. All instructions and code examples are directly related to querying the specified external API for financial data.