onepassword-cli
Facilitates secure secret management and credential injection using the 1Password CLI for enhanced security in development workflows.
Install this skill
or
92/100
Security score
The onepassword-cli skill was audited on Mar 1, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 47
Access to .env file
SourceSKILL.md
| 47 | | `op run --env-file .env -- cmd` | Inject secrets as env vars | |
low line 61
Access to .env file
SourceSKILL.md
| 61 | op run --env-file .env -- docker compose up |
low line 118
Access to .env file
SourceSKILL.md
| 118 | # .env.template |
low line 123
Access to .env file
SourceSKILL.md
| 123 | op run --env-file .env.template -- ./start-server.sh |
Scanned on Mar 1, 2026
View Security Dashboard