Back to skill

Security audit

Clipboard Tool

Security checks across malware telemetry and agentic risk

Overview

This is a local clipboard helper with a privacy caveat, but it does not show hidden network access, persistence, or destructive behavior.

Install only if you are comfortable with a local script that can place text or explicitly selected file contents on your system clipboard. Avoid using it with passwords, tokens, private keys, or sensitive documents unless you accept that the first part of copied text may appear in terminal output.

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
99% confidence
Finding
After copying, the tool prints the first 50 characters of the clipboard content to stdout. In an agent or CLI automation context, stdout is often logged, surfaced to users, or captured by orchestration systems, so secrets copied to the clipboard can be unintentionally disclosed.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.