alicloud-security-cloudfwManage Alibaba Cloud Cloud Firewall (Cloudfw) via OpenAPI/SDK. Use for listing resources, creating or updating configurations, querying status, and troubleshooting workflows for this product.
Install via ClawdBot CLI:
clawdbot install cinience/alicloud-security-cloudfwCategory: service
Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Firewall.
1) Confirm region, resource identifiers, and desired action.
2) Discover API list and required parameters (see references).
3) Call API with SDK or OpenAPI Explorer.
4) Verify results with describe/list APIs.
1) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID
Region policy: ALICLOUD_REGION_ID is an optional default. If unset, decide the most reasonable region for the task; if unclear, ask the user.
2) Shared config file: ~/.alibabacloud/credentials
Cloudfw2017-12-071) Inventory/list: prefer List / Describe APIs to get current resources.
2) Change/configure: prefer Create / Update / Modify / Set APIs for mutations.
3) Status/troubleshoot: prefer Get / Query / Describe*Status APIs for diagnosis.
Use metadata-first discovery before calling business APIs:
python scripts/list_openapi_meta_apis.py
Optional overrides:
python scripts/list_openapi_meta_apis.py --product-code <ProductCode> --version <Version>
The script writes API inventory artifacts under the skill output directory.
If you need to save responses or generated artifacts, write them under:
output/alicloud-security-cloudfw/
references/sources.mdGenerated Mar 1, 2026
Organizations use this skill to list Cloud Firewall rules and configurations across regions, ensuring compliance with internal policies or regulatory standards like PCI-DSS. It automates inventory checks and generates reports for audit trails.
Teams deploy or update Cloud Firewall settings consistently across multiple Alibaba Cloud regions for applications with global footprints. This involves creating rules and verifying configurations to maintain uniform security postures.
During security incidents, operators query firewall status and logs to diagnose issues like blocked traffic or misconfigurations. The skill helps quickly identify and resolve problems to minimize downtime.
DevOps teams integrate this skill into CI/CD pipelines to programmatically create or update firewall rules as part of infrastructure-as-code workflows, ensuring security policies evolve with application deployments.
MSSPs use this skill to offer managed firewall services, automating monitoring, configuration, and troubleshooting for multiple client environments. It reduces manual effort and scales service delivery efficiently.
Consulting firms leverage the skill to assist clients in setting up and optimizing Cloud Firewall deployments, providing expertise on best practices and custom configurations for enhanced security.
SaaS platforms integrate this skill to offer built-in firewall management features, allowing users to control Alibaba Cloud security directly through their interface, adding value to core offerings.
💬 Integration Tip
Prioritize setting environment variables for AccessKey to avoid hardcoding credentials, and use the provided scripts for API discovery to ensure compatibility with Alibaba Cloud updates.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.