Back to skill

Security audit

AMap

Security checks across malware telemetry and agentic risk

Overview

This is a disclosed AMap connector skill for map, route, place, and weather lookups, with caution needed around the optional remote CLI installer.

Install this only if you want an agent to send AMap lookups through OOMOL. Be aware that map queries, coordinates, routes, IP lookup inputs, and weather/place searches may be processed by the OOMOL/AMap connector. If the oo CLI is missing, prefer reviewing OOMOL's official install instructions or using a verified installation path before running the remote installer command.

SkillSpector

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

External Script Fetching

High
Category
Supply Chain
Content
- **`oo: command not found`** — install the oo CLI (other platforms: <https://cli.oomol.com/install-guide.md>):

  ```bash
  curl -fsSL https://cli.oomol.com/install.sh | bash    # macOS / Linux
  ```

  ```powershell
Confidence
98% confidence
Finding
curl -fsSL https://cli.oomol.com/install.sh | bash

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.