ve-exchange-rates

Security checks across malware telemetry and agentic risk

Overview

This skill fetches public Venezuelan exchange-rate data as advertised, with no evidence of hidden data access, persistence, or destructive behavior.

Install only if you are comfortable with a small script contacting BCV, Binance P2P, and a fallback exchange-rate API for public market data. Ensure python3 and bc are available, and treat any output marked as fallback, respaldo, or estimado as an outage estimate rather than a current official rate.

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 explicitly instructs users to run shell and Python scripts that perform outbound network access to multiple external services, yet it declares no permissions. This creates a transparency and policy enforcement gap: hosts or users may not realize the skill can execute code and make network requests, which increases risk from supply-chain changes, unexpected data exfiltration paths, or unsafe execution in restricted environments.

VirusTotal

67/67 vendors flagged this skill as clean.

View on VirusTotal