1password-saSecurely inject secrets from 1Password into agent workflows. Uses service accounts with op run/.env.tpl as the primary pattern, op read as fallback. Includes...
Install via ClawdBot CLI:
clawdbot install in-liberty420/1password-saGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://developer.1password.com/docs/cli/get-started/Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Automatically inject API keys and database credentials into CI/CD pipelines during build and deployment stages. This ensures secrets are never hard-coded in scripts or configuration files, enhancing security and compliance. Use .env.tpl files to define secret references and op run to securely pass them to tools like Docker or Kubernetes.
Securely access cloud provider credentials (e.g., AWS, Azure) when provisioning infrastructure using tools like Terraform or Ansible. This prevents exposure of sensitive tokens in logs or version control, reducing the risk of unauthorized access. The service account workflow allows non-interactive authentication for automated scripts.
Handle sensitive financial data such as API keys for payment gateways or database passwords for transaction systems in automated reporting or data analysis tasks. By using op run with hardened security rules, secrets remain protected during execution, ensuring compliance with regulations like PCI-DSS.
Manage PHI-related credentials and API keys for healthcare applications during deployment and runtime. This skill helps maintain HIPAA compliance by preventing secret leakage in logs and ensuring only authorized access to patient data. Use validation rules to sanitize input and avoid security breaches.
Securely inject shipping API keys and payment gateway secrets into order processing and fulfillment workflows. This reduces manual handling of credentials, minimizes human error, and protects against data breaches. The fallback op read method can be used for one-off tasks if needed.
Offer the skill as part of a premium subscription for AI agent platforms, providing enhanced security features and priority support. Revenue is generated through monthly or annual fees from businesses that require robust secret management in automated workflows. This model ensures ongoing updates and compliance with security standards.
License the skill to large enterprises for integration into their internal AI agent systems, with custom features and dedicated security audits. Revenue comes from one-time licensing fees or annual contracts, tailored to the organization's scale and specific use cases like financial or healthcare applications.
Provide a basic version of the skill for free to attract users, with advanced features such as multi-vault support or enhanced troubleshooting available as paid add-ons. Revenue is generated from upgrades and additional services, targeting small to medium businesses looking to scale their secret management capabilities.
💬 Integration Tip
Ensure the 1Password CLI is installed and the OP_SERVICE_ACCOUNT_TOKEN is securely stored before integrating; use .env.tpl files for consistent secret references and avoid logging sensitive data.
Scored Jun 19, 2026
1Password Connect API skill. Use when working with 1Password Connect for activity, vaults, heartbeat. Covers 15 endpoints.
Complete guide for using pass, the standard Unix password manager. Use this skill whenever the user asks about pass, password-store, managing passwords from...
Brev instance operating guidance for NeMo-RL agents working in /home/ubuntu/RL with limited workspace disk, a larger /ephemeral volume, and optional /home/ubuntu/RL/.env secrets. Use when running nemo-rl-auto-research campaigns, experiments, training jobs, model or dataset downloads, shared cache-heavy commands, log-producing runs, checkpoint generation, W&B or Hugging Face authenticated workflows, or any workflow that may create large files on Brev.
1Password integration. Manage data, records, and automate workflows. Use when the user wants to interact with 1Password data.
Securely interact with Bitwarden password manager via the bw CLI. Covers authentication (login/unlock/logout), vault operations (list/get/create/edit/delete...
Safely access Bitwarden or Vaultwarden secrets via the bw CLI with redacted outputs by default. Use for vault sync, item search, metadata retrieval, and (onl...