Back to skill

Security audit

Event Planner

Security checks across malware telemetry and agentic risk

Overview

This skill does what it claims: it plans outings using Google Places/Directions, with no hidden persistence, local data harvesting, or unrelated behavior found.

Install this only if you want Google-backed event planning. Use a restricted Google API key with quota and billing controls, and avoid entering private addresses or sensitive meetup details unless you are comfortable sending that information to Google APIs.

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
94% confidence
Finding
The skill declares environment-variable and network-backed capabilities in metadata, but the analyzer indicates no explicit permissions model is declared for those sensitive operations. That creates a transparency and governance gap: a user or host may invoke a seemingly simple planning skill without clearly understanding it will access API keys and make external requests. In this context, the risk is elevated because the skill routinely queries external services and depends on a secret API key, though there is no direct evidence of exfiltration or overtly malicious behavior in this file.

Vague Triggers

Medium
Confidence
89% confidence
Finding
The description and trigger language are broad enough to match many ordinary user requests such as planning outings, meals, trips, or organizing activities. That can cause over-invocation of the skill in situations where the user did not intend external API usage, potentially exposing location data to third parties and causing unnecessary secret-backed network calls. The event-planning context makes this more concerning because the inputs often include sensitive personal details like whereabouts, dates, budgets, and group size.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.