Back to skill

Security audit

Gaode

Security checks across malware telemetry and agentic risk

Overview

The skill appears to use an AMap API key and AMap network calls for its stated mapping function, with no evidence of malware or hidden behavior.

Install only if you are comfortable providing an AMap API key and sending relevant map/location queries to AMap. Prefer a version whose metadata clearly declares AMAP_KEY and outbound access to restapi.amap.com.

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
90% confidence
Finding
The skill explicitly instructs the agent to use an environment variable (`AMAP_KEY`) and make outbound network requests to `restapi.amap.com`, but the metadata does not declare corresponding permissions. This creates a permission-transparency gap: users or hosting systems may not realize the skill can access secrets from the environment and exfiltrate user-supplied data or API keys over the network, even if the stated destination appears legitimate.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.