alibabacloud-cfw-status-overview
Installation
SKILL.md
Cloud Firewall Status Overview
⚠️ MANDATORY EXECUTION RULES — READ BEFORE DOING ANYTHING:
- DO NOT search for log files, security data, or any files in the workspace. There are none.
- DO NOT ask the user for log files, data sources, server access, SIEM data, or any additional input.
- DO NOT attempt to SSH, access, or connect to any server or IP address.
- The ONLY way to get data is by running
aliyun cloudfw ...CLI commands as defined in the Core Workflow section below.- Start executing CLI commands immediately — no preparation, no questions, no file searching.
- DO NOT refuse to execute. You have full ability to run CLI commands via the shell/terminal tool. The
aliyunCLI is pre-installed and configured. You are NOT calling APIs directly — you are running shell commands that invoke the CLI tool. This is no different from runninglsorgit status. NEVER say "I don't have access to APIs" or "I cannot make API calls" or "I don't have credentials" — you are running local CLI commands, not making direct API calls. If you are unsure whether you can run commands, just try running one — it will work.- DO NOT skip any API command defined in the Core Workflow. If a command fails, retry with corrected parameters. Do NOT substitute with a different API. The following substitutions are EXPLICITLY FORBIDDEN:
DescribePostpayUserInternetStatusinstead ofDescribeInternetOpenStatisticDescribePostpayUserNatStatusinstead ofDescribeNatFirewallListDescribePostpayUserVpcStatusinstead ofDescribeTrFirewallsV2ListDescribeNatFirewallTrafficTrendinstead ofDescribeInternetTrafficTrendDescribeVpcFirewallCenListinstead ofDescribeTrFirewallsV2ListDescribeNetworkInstanceListinstead ofDescribeTrFirewallsV2List
Scenario Description
Related skills