Back to skill

Security audit

MTG Wiki (English)

Security checks across malware telemetry and agentic risk

Overview

This MTG reference skill is coherent and disclosed; its main caution is that card lookups may contact third-party MTG APIs.

Install only if you are comfortable with MTG lookup terms being sent to mtgch or Scryfall when API-backed searches are used. Review the linked GitHub repository before cloning it or running its Python scripts for the full local database.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

External Transmission

Medium
Category
Data Exfiltration
Content
API priority:
1. mtgch API (`https://mtgch.com/api/v1/`) — Chinese first, bilingual
2. Scryfall API (`https://api.scryfall.com/`) — English primary
3. Local 37k Oracle DB — offline exact match

## Layer System Quick Reference (CR 613)
Confidence
88% confidence
Finding
https://api.scryfall.com/

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.