Back to skill

Security audit

travel-master-mini

Security checks for vulnerabilities and agentic risk

Overview

This is a small local travel-text parser with no evidence of network access, credential use, installation side effects, or hidden behavior.

This skill appears safe to install for lightweight travel-input parsing. Be aware that it is a simple heuristic parser, not a full itinerary planner, and do not provide a GAODE_API_KEY unless a future version actually implements map API use.

Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

Medium
Confidence
88% confidence
Finding
The trigger phrase "旅游规划" is broad enough to match many ordinary travel-related requests, which can cause the skill to activate unintentionally. Over-broad activation increases the chance of prompt/skill routing collisions, user confusion, and accidental handling of requests outside the skill's intended scope.

Static analysis

No suspicious patterns detected.