Vault Secret Ops
by Edric Vale
Use when you must manage 1Password vaults and secrets from a terminal or agent: sign in, list vaults, read/write/delete items, inject secrets into commands or f
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Create a new login item in the 'Engineering' vault for 'Staging DB' with the username 'admin' and a random password, then read the OTP code for 'GitHub'.
Your agent does
Created item 'Staging DB' (ID: 5gh7...) in vault 'Engineering'. Retrieving OTP for GitHub... OTP Code: 582931 (Valid for 22s).
What you get
About this skill
The problem
Managing credentials manually leads to secrets leaking into shell history, logs, and plain-text configuration files. Engineering teams often struggle to programmatically access shared vaults without compromising security during local development or CI/CD pipelines.
What it does
- Authenticates and manages session tokens for the 1Password CLI v2.
- Retrieves, creates, and edits vault items including passwords, notes, and metadata.
- Injects secrets directly into environment variables or commands using
op://references to avoid disk persistence. - Generates TOTP codes and handles SSH private key exports for automated infrastructure access.
- Performs access audits to list vault members and user permissions.
Frameworks & tools
1Password CLI (v2.x), 1Password Events API, and standard shell environments.
Why this beats prompting it yourself
Writing manual wrappers for secret management often leads to insecure practices like echoing variables to stdout. This skill enforces the use of 1Password references and secure session handling, ensuring secrets are only resolved in-memory during execution rather than appearing in logs or command history.
Use cases
- Provisioning service account credentials for automated deployment scripts.
- Injecting production secrets into local environment files for debugging.
- Automating 2FA login flows by programmatically generating OTP codes.
- Managing and rotating SSH keys for cloud server access.
Known limitations
Requires 1Password CLI v2.x to be pre-installed on the host system. It cannot rotate credentials for services not managed by 1Password or recover forgotten master passwords.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
More reviews for Edric Vale5.0(1)
Feedback buyers left on other skills by the same creator.
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Popular in Security & Compliance
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.

sast-configuration
Automate the setup and optimization of Semgrep, SonarQube, and CodeQL for high-signal security testing.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
security-first
Prevent vulnerabilities before they happen by forcing early security framing and secure-by-default design patterns.