Back to skill

Security audit

amap

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward Amap API helper that uses a disclosed API key and sends user-requested map, weather, address, and routing queries to Amap.

Install only if you are comfortable sending relevant locations, addresses, coordinates, route endpoints, and search keywords to Amap. Use a dedicated Amap API key where possible, avoid exposing AMAP_KEY in shared logs or shell history, and do not query highly sensitive locations unless needed.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The skill sends user-provided addresses, coordinates, keywords, and city names to Amap's external API, but the documentation does not clearly disclose that these inputs will leave the local environment. This creates a privacy and data-handling transparency issue, especially when users may provide sensitive location data such as home addresses or live coordinates.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.