Back to skill

Security audit

Skills of A-share kline data released by ft.tech.

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward A-share stock data lookup tool that runs bundled Python scripts to query market.ft.tech.

Reasonable to install for A-share stock K-line and minute-price lookups. Be aware that queried stock codes and time ranges are sent to market.ft.tech, and prefer reviewing publisher provenance if your environment has strict third-party data-sharing rules.

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
90% confidence
Finding
The skill instructs the agent to read local files, invoke a local Python script, and make outbound network requests, but it declares no permissions or trust boundaries. This creates a real security issue because an orchestrating agent may execute shell/network/file operations without explicit user-visible authorization, increasing the risk of unintended local command execution or data access if the skill is misused or later modified.

VirusTotal

62/62 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.