clipboard

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands such as cat, pbcopy, and rm to manage clipboard operations and temporary file cleanup.
  • [COMMAND_EXECUTION]: Uses swift -e to execute a local Swift script that interacts with the NSPasteboard API for rich text support. The script logic is statically defined within the instructions.
  • [COMMAND_EXECUTION]: Employs security best practices by using single-quoted heredocs (<<'CLIPBOARD') when passing conversation content to shell commands, which prevents the shell from interpreting special characters or symbols in the user's text as executable code.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 11:48 PM