.Gaodemapskill.Bak

Security checks across malware telemetry and agentic risk

Overview

This skill appears to do what it claims: it uses an AMap API key to search places and plan routes, with no hidden persistence or unrelated local access found.

Install only if you are comfortable sending location searches, addresses, coordinates, and route endpoints to Gaode/AMap. Use a dedicated restricted AMap API key, prefer the AMAP_API_KEY environment variable over passing --key on the command line, and consider pinning or auditing the requests dependency for repeatable installs.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • 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
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
84% confidence
Finding
The skill declares required environment variables and uses a Python tool that will necessarily make outbound requests to the Gaode Map API, but it does not explicitly declare permissions for sensitive capabilities such as network access and environment-variable use. This creates a permission-model gap: users or orchestration systems may not realize the skill can access secrets and communicate externally, reducing transparency and increasing the risk of unintended data exposure.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal