Back to skill

Security audit

my skill

Security checks across malware telemetry and agentic risk

Overview

This is a narrow OKX cryptocurrency price lookup skill that contacts OKX only to fetch public market prices for user-provided symbols.

Install only if you are comfortable with price queries being sent to OKX and with installing or using the Python requests package from your environment. No credential, destructive, or persistent behavior was found in the reviewed artifacts.

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
94% confidence
Finding
The skill documentation indicates it invokes a Python script that calls the OKX public market API, which is a network-capable action, yet no corresponding permission is declared in the manifest metadata. Undeclared network access weakens transparency and policy enforcement, making it harder for users or the platform to understand and constrain what the skill can do.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal