Back to skill

Security audit

vbt-report

Security checks across malware telemetry and agentic risk

Overview

This skill generates stock backtesting HTML reports, and its local file use and market-data network access fit that stated purpose.

Install only if you are comfortable with the skill reading the stock files and TDX directory you provide, writing HTML reports to your selected output folder, and contacting third-party market-data services when local data is stale or missing. Use trusted CSV/Excel inputs, since names from those files are reflected into generated report filenames and HTML.

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
95% confidence
Finding
The skill documentation clearly describes capabilities to read local `.day` files, write HTML reports and index pages, and make outbound network requests to multiple external data sources, yet no declared permissions are present. This creates a real security and governance issue because operators and users cannot accurately assess or constrain what the skill may access, especially given automatic network fallback and filesystem interaction.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.