Top Performer Scanner

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed stock-analysis tool that downloads public market data and writes local research outputs.

Install only if you are comfortable running local Python scripts that contact public market-data services and installing third-party Python packages. Use a virtual environment, consider pinning dependency versions, and independently verify any financial conclusions before relying on them.

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
96% confidence
Finding
The skill explicitly requires internet access and instructs users to download data from external NASDAQ and Yahoo Finance endpoints, yet it declares no permissions. Missing permission declarations create a trust and policy-enforcement gap: users or platforms may approve the skill without realizing it can make outbound network requests and ingest untrusted remote content. In a skill ecosystem, undeclared network capability is security-relevant even if the stated use case is legitimate.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal