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 Apr 19, 2026
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Access and manage Bitwarden/Vaultwarden passwords securely using the rbw CLI.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/...
Set up and use Bitwarden CLI (bw). Use when installing the CLI, authenticating (login/unlock), or reading secrets from your vault. Supports email/password, API key, and SSO authentication methods.
A fully local password management skill for OpenClaw with AES-256-GCM encryption, password generation, and sensitive info detection.
Securely access and manage secrets with 1Password CLI using a Service Account token for vault operations like read, write, edit, and delete.