rbwSecurely interact with Bitwarden/Vaultwarden vaults using rbw CLI. Use when retrieving credentials, managing vault items, or integrating secrets into scripts...
Install via ClawdBot CLI:
clawdbot install tripleight/rbwGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
A script that securely retrieves database credentials from the vault to perform automated backups. It uses non-interactive authentication with a pinentry wrapper and environment variables, ensuring credentials are never hardcoded. This is ideal for DevOps teams managing homelab or production databases.
Integrating secrets into systemd services for microservices that require API keys or passwords. The skill handles authentication via environment files and ensures services start with the correct credentials without manual intervention. This reduces security risks in containerized or server environments.
Using rbw to fetch secrets during CI/CD pipeline executions for tasks like deploying applications or running tests. It supports non-interactive patterns, allowing pipelines to securely access vault items without storing secrets in plaintext. This is common in software development and automation workflows.
Managing credentials for various homelab services like Portainer, Proxmox, or NAS systems. The skill enables scripts to retrieve passwords and custom fields (e.g., URLs, API keys) for automation tasks, such as service monitoring or configuration updates. This caters to hobbyists and small-scale IT setups.
IT administrators use rbw to automate user account management or system integrations by accessing vault items with specific fields like usernames and custom data. It includes error handling to ensure scripts fail gracefully if credentials are missing, improving reliability in corporate environments.
Offering a managed service that integrates rbw for automated secret retrieval in cloud environments, with features like audit logging and multi-tenancy. Revenue comes from monthly subscriptions based on usage tiers, targeting businesses needing secure secret management without infrastructure overhead.
Providing consulting services to help organizations implement rbw for their specific use cases, such as setting up non-interactive authentication or custom scripts. Revenue is generated through project-based fees and ongoing support contracts, ideal for IT firms and freelancers.
Generating revenue by offering paid support, training workshops, and documentation for using rbw in enterprise settings. This model leverages the open-source nature of the skill to build a community while monetizing expertise, appealing to organizations adopting Bitwarden/Vaultwarden.
💬 Integration Tip
Always use error handling in scripts to check exit codes and provide actionable messages, and ensure field names are case-sensitive by inspecting items with --raw output first.
Scored Apr 19, 2026
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Use when auditing Go code involving authentication flows, RBAC policies, Kubernetes admission webhooks, JWT/OAuth token validation, or privilege escalation i...
Agent verification via ClawX OAuth system. Use when checking agent verification status, embedding verification widgets, or working with agent identity/trust tiers.
Complete Reva wallet management - passwordless authentication, PayID name claiming, multi-chain crypto transfers to PayIDs or wallet addresses, balance track...