Clipboard Stash Demo

Security checks across malware telemetry and agentic risk

Overview

This is a simple local clipboard helper that stores user-provided snippets in one disclosed plaintext file, with a scoped but irreversible clear-all command.

Install only if you are comfortable with snippets being saved in plaintext at ~/.cache/clipboard-stash/stash.tsv until deleted. Do not store passwords, tokens, private keys, or sensitive personal data, and use the clear-all command carefully because it erases the entire stash.

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
90% confidence
Finding
The skill documents a destructive command that truncates the entire stash file with no warning, confirmation step, or scoped-delete alternative. In an agent setting, a mistaken invocation or prompt misunderstanding could irreversibly erase all persisted snippets in the user's workspace.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal