Roast Generator

Security checks across malware telemetry and agentic risk

Overview

This looks mostly like a roast generator, but it also includes an unrelated utility script that quietly stores command history and user-entered text on disk.

Review which script would be installed or invoked before using this skill. Avoid entering private names, prompts, tokens, or sensitive text unless you accept that one included script can store inputs under the local roast-generator data directory.

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 (2)

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The _log function persistently records command arguments to history.log without informing the user. If users pass sensitive content in arguments, such as tokens, private text, or personal data, the script silently leaves recoverable local artifacts that may be exposed to other local users, backups, or later compromise.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The add command writes user-supplied data directly to a persistent on-disk database file without any warning that the content will be stored. In this skill context, users may treat commands as ephemeral utility actions, so silently retaining supplied text increases the risk of unintentionally storing secrets, personal data, or other sensitive material.

VirusTotal

62/62 vendors flagged this skill as clean.

View on VirusTotal