Back to skill

Security audit

buyback-screen

Security checks across malware telemetry and agentic risk

Overview

This skill is a coherent A-share buyback screener that uses public market-data APIs and writes a local TSV result file.

Before installing, expect it to contact Eastmoney public data services and create a TSV file in the current working directory. Treat the output as market-data screening, not financial advice, and adjust the documented script path to your own installation location.

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 (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
70% confidence
Finding
Without declared permissions the skill's intent is opaque and cannot be validated.

Natural-Language Policy Violations

Medium
Confidence
81% confidence
Finding
The instructions state that the generated TSV should be read and reorganized into a markdown table for the user, and the surrounding guidance assumes Chinese content handling due to console encoding issues. This effectively imposes a Chinese-language workflow without offering the user a language or locale choice.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.