Back to skill

Security audit

公文格式Word生成

Security checks across malware telemetry and agentic risk

Overview

The skill coherently generates formatted Word documents from user-provided content, with the main caution that it saves to a chosen file path and could overwrite an existing document.

Install only if you want an agent to create formatted .docx files for you. Provide an explicit output path, check whether a file already exists there, and use a normal documents/workspace folder rather than sensitive system locations.

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

Low
Confidence
94% confidence
Finding
The skill instructs generating a .docx file at a user-specified output path and then delivering it, but it does not explicitly warn the user that it will perform a filesystem write. That can lead to unintended overwrites, writes to sensitive locations, or user surprise if the output path is ambiguous or attacker-influenced through prompt content.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.