Back to skill

Security audit

上市公司年报/研报抓取

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed financial report downloader/parser with some login-session handling guidance, but its behavior is coherent with its stated purpose.

Use this for public financial report retrieval and keep bulk downloads rate-limited. If you enable any logged-in source, treat cookies or storage_state files like credentials: store them outside shared repos, restrict file permissions, and delete or rotate them when no longer needed.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
84% confidence
Finding
The skill includes automated login simulation and persisted browser session state for third-party sites, but the description does not prominently warn users about credential handling and long-lived authenticated artifacts. Persisted session files can expose third-party account access if stored insecurely, reused by other processes, or accidentally committed/shared.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.