1password
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides installation instructions for the 1Password CLI using the official package via Homebrew (
brew install 1password-cli), which is a well-known and trusted package manager. - [COMMAND_EXECUTION]: The skill uses the
opcommand-line tool andtmuxfor session management. These operations are essential to the primary purpose of the skill and are performed using standard, safe patterns. - [SAFE]: Includes explicit security guardrails that prohibit the agent from pasting secrets into logs, chat, or code, and recommends using
op runorop injectto avoid writing secrets to the disk. - [SAFE]: Employs isolated tmux sessions for authentication to ensure that TTY-based prompts are handled within a controlled environment, reducing the risk of session leakage.
Audit Metadata