ClawOps
by okoddcatv1.0.0
The orchestration tool for OpenClaw, managing and coordinating all your skills seamlessly.
clawhub install clawopsSecurity Analysis
๐ค Powered by DeepSeek AI
โThis skill presents significant security concerns due to its privileged position as an orchestrator with no code transparency, unknown author, and missing license. While no overt malicious behavior is described, its ability to coordinate all installed skills creates a high-risk single point of failure that requires thorough code review before deployment.โ
Last scanned: 3/29/2026
Community Mentions
From Reddit & GitHub discussions
Adding OpenRouter support for allowedModels
๐ค AI-assisted PR, validated by a human (me) โ tested locally, all openrouter extension tests pass. ## Background I'm the founder of [ClawOps](https://clawops.io), a managed AI assistant platform built on top of OpenClaw. While there are other hosting options for OpenClaw, we're not just a V
feat(openrouter): add autoRouter.allowedModels support
๐ค AI-assisted PR, validated by a human (me) โ tested locally, all openrouter extension tests pass. ## Background I'm the founder of [ClawOps](https://clawops.io), a managed AI assistant platform built on top of OpenClaw. While there are other hosting options for OpenClaw, we're not just a V
Implement AWS adapter
Once the `CloudProvider` interface exists, AWS needs to be the first concrete implementation of it โ both because it's the provider ClawOps started with, and because it validates that the interface is well-designed against a real-world case. This issue is about building `providers/aws.ts` as a clas
Build the `NotificationPlatform` abstract interface
The same problem that exists with cloud providers exists with notification platforms โ right now Slack is the only option and it's likely hardcoded into the core logic. As ClawOps grows to support Teams, Discord, and others, there needs to be a clean contract that decouples the communication layer f
Design the CloudProvider abstract interface
ClawOps needs to support multiple cloud providers without the core logic knowing or caring which one is being used. Right now the code is tightly coupled to AWS โ to fix this, we need a single well-defined contract that every cloud provider must fulfill. This issue is about designing and defining t
Changelog v1.0.0
- Initial release of ClawOps, the orchestration tool for OpenClaw. - Manages and coordinates all installed skills, ensuring seamless integration. - Features skill discovery, dependency resolution, and multi-skill action scheduling. - Provides centralized monitoring, logging, and health checks for improved reliability. - Supports unified configuration, secrets management, and event handling for automated workflows.
Safety Score
๐ค AI-powered scan
Info
- Version
- 1.0.0
- Versions
- 1
- Author
- okoddcat
- Updated
- Feb 28, 2026