Crypto Learning
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is designed for a cryptocurrency learning system, providing daily content and tracking progress. It uses local file I/O (`content.json`, `progress.json`) for its core functionality and a `schedule.sh` script to trigger daily content generation. The `SKILL.md` and `README.md` explicitly instruct the AI agent to use `web_search` to retrieve and integrate the latest information for learning topics. While `web_search` is a network capability, its use is clearly defined for a benign purpose (educational content enrichment). There is no evidence of data exfiltration, malicious execution, persistence mechanisms beyond the skill's stated purpose, or prompt injection attempts designed to subvert the agent for harmful objectives. All actions are aligned with the stated goal of providing a learning system.
