cloudways-integrationOpenClaw Cloudways integration reference and workflow guide. Use when creating, editing, reviewing, debugging, or extending the built-in Cloudways feature; w...
Install via ClawdBot CLI:
clawdbot install maverick-software/cloudways-integrationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.cloudways.com/api/v2/oauth/access_token`Calls external URL not in known-safe list
https://api.cloudways.com/api/v2/oauth/access_token`AI Analysis
The external API call to Cloudways is explicitly documented and consistent with the skill's stated purpose of integrating with the Cloudways platform. The skill definition emphasizes strong security practices like credential validation, vault storage, and audit logging, with no evidence of hidden instructions, credential harvesting, or obfuscation.
Audited Apr 16, 2026 · audit v1.0
Generated May 6, 2026
A web development agency uses the Cloudways integration to automate deployment of WordPress sites. The system securely stores Cloudways API credentials and server SSH keys in the vault, then uses the inventory endpoint to retrieve server and app details, enabling rapid provisioning and consistent credential management across client projects.
An e-commerce company's DBA team leverages the guarded SQL execution feature to run read-only queries for reporting and tightly constrained write queries for data corrections. Each write operation requires an exact confirmation phrase and is audit logged, ensuring database integrity and compliance.
A managed WordPress hosting provider uses the integration to derive WordPress review metadata for local code review flows. Support engineers can securely access app-level SSH and WordPress admin credentials stored in the vault, streamlining troubleshooting and code audits without exposing live credentials.
A DevOps team maintains a multi-server Cloudways environment. The integration loads server and application inventory, flattening applications from server data for a unified view. This enables continuous monitoring of server status, credential rotation, and infrastructure scaling through the Control UI.
A fintech company uses the DB Manager access with read/write restrictions to perform safe database operations. Read queries are limited to SELECT statements; write queries require explicit confirmation and are logged, preventing accidental data loss or unauthorized changes in production databases.
Offer a tiered subscription service where users pay monthly for automated Cloudways credential management, inventory tracking, and secure database access. Revenue scales with the number of managed sites and advanced features like audit logging.
Provide enterprise-grade support and custom integrations for Cloudways environments, including setup, credential security audits, and guarded SQL execution. Charge an upfront setup fee plus a monthly retainer for ongoing maintenance and incident response.
Monetize the guarded SQL feature by charging per read or write query executed, with write queries priced higher due to confirmation and audit overhead. Ideal for agencies performing occasional database corrections for clients.
💬 Integration Tip
Start by reading `references/implementation.md` to understand the architecture, and always store credentials in the vault using the provided methods to ensure security.
Scored May 6, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.