skills/waniwani-ai/sdk/copy/Gen Agent Trust Hub

copy

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard system utilities (pbcopy on macOS and xclip on Linux) to manage the clipboard. These are appropriate tools for the skill's stated purpose.
  • [COMMAND_EXECUTION]: The provided bash scripts use quoted heredocs (cat <<'EOF') to pipe content to clipboard utilities. This is a security best practice that prevents the shell from interpreting variables or executing commands within the content being copied, effectively mitigating command injection risks when handling untrusted or user-provided data.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 05:04 AM