Back to skill

Security audit

scryfall-card

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward Magic: The Gathering card lookup skill that queries Scryfall and does not show hidden, destructive, or credential-seeking behavior.

Install this if you want MTG card lookup support. Be aware that card names and search queries may be sent to Scryfall, and the trigger wording is broad enough that agents may invoke it for some non-MTG uses of "magic" or "card" unless the user prompt is clear.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
70% confidence
Finding
Without declared permissions the skill's intent is opaque and cannot be validated.

Vague Triggers

Medium
Confidence
93% confidence
Finding
The manifest description says to use the skill for 'deck building questions' and that triggers include mentions of 'Magic' or requests for 'card information.' Terms like 'Magic' and 'card information' are broad and lack scope constraints or negative examples, which could cause unintended activation outside clearly defined MTG-specific requests.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.