Back to skill

Security audit

CSV数据分析器

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward CSV analysis helper; its file-writing behavior is disclosed and aligned with exporting filtered results.

Install only if you are comfortable letting the agent read CSV files you choose and write exported CSV results. Review output paths before running export commands, especially outside the workspace or when a file with the same name already exists.

Vulnerability Patterns
  • Behavioral ASTexec() Call, eval() Call, Dynamic Import
  • 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)

Missing User Warnings

Medium
Confidence
85% confidence
Finding
The skill documents `--output` behavior that writes CSV files but does not prominently warn users that invoking the skill may modify the filesystem. In an agent context with `write` and `exec` tools enabled, unclear write-side effects can lead to unintentional overwrites, data leakage into insecure paths, or persistence of sensitive processed data.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.