Back to skill

Security audit

Financial Edu David

Security checks across malware telemetry and agentic risk

Overview

This skill downloads public A-share annual reports, extracts financial tables, and creates local analysis outputs in a way that matches its stated purpose.

Before installing, expect the skill to contact public Chinese financial-data sites and create PDF, JSON, XLSX, and HTML files in the directory you provide. Use a dedicated project folder and review generated financial results before relying on them.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
93% confidence
Finding
The skill clearly instructs the agent to read and write local files and access external networks, but it does not declare or constrain those capabilities. Undeclared capability use weakens policy enforcement and user awareness, increasing the chance of unintended data access, overwrites, or outbound requests beyond what the user expects.

Missing User Warnings

Low
Confidence
89% confidence
Finding
The skill describes downloading PDFs from external services and generating multiple local output files, but it does not prominently warn the user that network calls will occur and that files will be created or modified. This can cause unexpected outbound data access and local filesystem changes, especially in environments where users assume analysis is passive.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal