利润表生成

Security checks across malware telemetry and agentic risk

Overview

This skill locally converts a financial Excel worksheet into a formatted income statement, with no evidence of hidden data transfer or privileged behavior.

Install only if you intend to run a local Python Excel-report generator on financial workbooks. Before running it, pass an explicit output path or edit the hard-coded /Users/zhengyong/.openclaw paths, test on a copy of the spreadsheet, and ensure openpyxl is installed.

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
95% confidence
Finding
The script writes output to a hard-coded absolute path under a specific user's workspace when no output path is provided. This can cause unintended file creation or overwrite in an agent environment, leak generated financial data into a predictable location, and fail unpredictably on systems where that path does not belong to the current user.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal