Back to skill

Security audit

Baidu AI Map(百度地图官方AI SKills)

Security checks across malware telemetry and agentic risk

Overview

This skill is a coherent Baidu Maps helper; it shares map queries and location data with Baidu and can open a Baidu map page, but those behaviors match its stated purpose.

Install this only if you are comfortable sending map searches, addresses, routes, and precise coordinates to Baidu Maps. Keep BAIDU_MAP_AUTH_TOKEN private, watch API quota or billing, and prefer opening generated map links only when you intentionally ask to view results in a browser.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • 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)

Context-Inappropriate Capability

Medium
Confidence
91% confidence
Finding
The MapRender section instructs the agent to invoke local OS commands (`open`, `xdg-open`, `start`) to launch a browser. That extends the skill from remote map queries into local command execution, which can create an unsafe execution path if a crafted or untrusted `resource_key` or URL is ever passed through, and it violates least-privilege expectations for a map lookup skill.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.