1password Hardened

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The 1password-hardened skill is a security-focused implementation for managing the 1Password CLI. It includes explicit defensive instructions in SKILL.md to prevent secret exfiltration (forbidding pipes to network commands), shell injection (mandating single-quoting of user input), and session leakage (using isolated tmux sessions). The accompanying SAFETY.md provides a detailed rationale for these guardrails, and the installation process uses the official Homebrew formula.