secrets-1password
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation instructions utilize official download links from 1Password (downloads.1password.com), which is a well-known and trusted service for secret management tools.
- [COMMAND_EXECUTION]: The Python scripts act as wrappers for the 'op' CLI, enabling vault management and the execution of commands with secrets injected into the process environment.
- [SAFE]: The implementation demonstrates security awareness by including logic to mask sensitive credentials in program output, helping to prevent accidental leaks in logs or terminal history.
Audit Metadata