keysSecure API key management with broker. Keys never exposed to agent context.
Install via ClawdBot CLI:
clawdbot install ivangdavila/keysRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/proc/Calls external URL not in known-safe list
https://api\.openai\.com/Uses known external API (expected, informational)
api.anthropic.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A SaaS company integrates OpenAI and Anthropic APIs to power AI features like chatbots and content generation without exposing API keys in their codebase. The keys-broker ensures keys are managed securely, preventing unauthorized access and simplifying compliance with data protection regulations.
An e-commerce platform uses the keys-broker to handle Stripe API calls for processing payments and managing subscriptions. This keeps payment keys isolated from the main application, reducing the risk of breaches and ensuring PCI DSS compliance in a secure environment.
A development team automates GitHub workflows, such as creating issues and managing repositories, using the keys-broker to securely access the GitHub API. This prevents key exposure in scripts and CI/CD pipelines, enhancing security for open-source or enterprise projects.
A marketing agency leverages OpenAI and Anthropic APIs via the keys-broker to generate ad copy and analyze content without storing keys in their creative tools. This setup allows multiple team members to use AI services safely while maintaining key rotation and audit trails.
Offer a managed service where clients pay a monthly fee to securely access multiple AI APIs through the keys-broker, handling key management and compliance. Revenue comes from tiered subscriptions based on usage volume and supported services, targeting small to medium businesses.
Provide consulting to help companies integrate the keys-broker into their existing infrastructure, offering setup, customization, and training. Revenue is generated through project-based fees and ongoing support contracts, focusing on industries with high security needs like finance or healthcare.
Sell an enterprise version of the keys-broker with enhanced features like audit logging, multi-user access controls, and compliance reporting. Revenue comes from one-time licensing fees and annual maintenance, targeting large organizations that require robust API key management.
💬 Integration Tip
Ensure the keys-broker script is installed and configured on supported OSes (Linux or macOS) before integration, and test with a simple API call to verify connectivity.
Scored May 16, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...