Back to skill

Security audit

ve-exchange-rates

Security checks across malware telemetry and agentic risk

Overview

This skill fetches public Venezuelan exchange-rate data as advertised and shows no 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. Treat output marked as fallback, respaldo, or estimado as an estimate rather than an authoritative current 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
89% confidence
Finding
The skill invokes shell and performs outbound network access to scrape BCV, call Binance P2P, and potentially use a fallback API, but the manifest does not declare corresponding permissions. This creates a transparency and policy-enforcement gap: reviewers and runtime controls may not accurately understand or constrain the skill’s real capabilities, increasing risk if the implementation changes or is abused.

VirusTotal

67/67 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.