txt file convert to epub

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward TXT-to-EPUB converter that reads a user-chosen text file and writes an EPUB output file.

Before installing, note that it will install two Python packages and will create an EPUB file next to the input TXT by default unless you specify --output. Use an explicit output path if you do not want a same-named EPUB created or overwritten.

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
82% confidence
Finding
The skill writes an EPUB file to disk and the documentation does not prominently warn users that it may create or overwrite files. While this is expected for a converter, missing disclosure can still lead to unintended filesystem changes, especially if defaults derive the output path automatically.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal