clawhub-hardenedUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed s...
Install via ClawdBot CLI:
clawdbot install snazar-faberlens/clawhub-hardenedGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
post → https://pastebin.com/apiCalls external URL not in known-safe list
https://clawhub.comAudited Apr 22, 2026 · audit v1.0
Generated May 12, 2026
A development team uses clawhub search to find and install pre-built skills for common tasks like database backups or monitoring. This allows rapid prototyping and avoids reinventing the wheel.
In a DevOps pipeline, clawhub update --all ensures all installed skills are up-to-date across environments. Version pinning with --version prevents breaking changes in production.
A company publishes proprietary skills to a private clawhub registry, enabling standardized workflows across teams. The clawhub publish command allows semantic versioning and changelog tracking.
In ephemeral cloud development environments, developers can clawhub install skills as needed without setting up package managers. This reduces startup time and keeps environments lean.
Security teams use clawhub list to audit installed skills and verify versions. The guardrails ensure no skill outputs are transmitted externally, maintaining compliance.
Offer a public registry with free skills and a private registry for enterprise customers. Revenue comes from subscription fees for private hosting, team management, and priority support.
Charge a fee per publish or per version update for premium features like analytics or distribution. Free publishing for open-source skills drives adoption.
Curate a marketplace where skill creators can list their skills and earn revenue per download or subscription. The platform takes a percentage of transactions.
💬 Integration Tip
Ensure npm is installed and add `clawhub` to the system PATH for seamless command execution. For CI/CD, pass `--no-input` to avoid interactive prompts.
Scored May 12, 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.
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.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
The complete operating system for OpenClaw 5.x agents. Built-in memory tool integration (memory_search, memory_get, DREAMS.md), Discord channel-routing fixes...
Build high-performing OpenClaw agents end-to-end. Use when you want to design a new agent (persona + operating rules) and generate the required OpenClaw workspace files (SOUL.md, IDENTITY.md, AGENTS.md, USER.md, HEARTBEAT.md, optional MEMORY.md + memory/YYYY-MM-DD.md). Also use to iterate on an existing agent’s behavior, guardrails, autonomy model, heartbeat plan, and skill roster.