Back to skill

Security audit

A股分时量能分析

Security checks across malware telemetry and agentic risk

Overview

This skill matches its stated purpose: it fetches public A-share market data and keeps an optional local portfolio file, with no evidence of hidden execution or data exfiltration.

Install only if you are comfortable storing portfolio details locally and sending queried stock codes to Sina Finance for market data. Review add, update, remove, and analyze commands before running them because they can change the saved local portfolio file.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
94% confidence
Finding
The skill explicitly documents commands that add, update, and remove portfolio entries persisted to a local JSON file, but it does not warn users that these operations modify durable local state or that removal is destructive. In an agent context, this can lead to unintended data changes or deletion if the agent invokes the commands without clear user confirmation, especially because the storage path is under the user's home directory and persists across sessions.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.