mtg-edh-deckbuilder

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The OpenClaw skill bundle for Scryfall MTG card search is classified as benign. The `SKILL.md` provides clear, well-scoped instructions for the AI agent to interact with the Scryfall API, without any prompt injection attempts to subvert its purpose or security. The `scripts/scryfall_search.py` script uses standard Python libraries (`urllib.request`) to make HTTP GET requests exclusively to `https://api.scryfall.com`, which is the stated and expected API endpoint. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or attempts to access sensitive local resources.