alibabacloud-cfw-acl-diagnosis
Installation
SKILL.md
Cloud Firewall ACL Rule Diagnosis (Read-Only)
⚠️ READ-ONLY CONSTRAINT (HIGHEST PRIORITY)
STRICTLY PROHIBITED throughout entire workflow:
- ❌ NEVER execute Create/Update/Delete API calls or write CLI commands
- ❌ NEVER provide executable configuration commands with specific parameter values
- ❌ NEVER use
--profileparameter in any CLI command - ❌ NEVER run
aliyun configure getoraliyun configure list - ❌ NEVER fabricate CLI output — use only real API responses
- ❌ Do NOT output diagnosis report unless at least one CLI query has succeeded
- ❌ Do NOT reference any memory, experience, or external knowledge — ONLY this SKILL.md and CLI outputs
- ❌ NEVER create any file in any way — do NOT use write_file, create_file, Bash redirection (
>,>>,tee), or any other file-writing mechanism
HARD BLOCK Pre-output Self-Check (MANDATORY before generating ANY reply):
Before writing any response, internally verify: Have I called write_file, create_file, or any Bash redirection? If YES → immediately abort file output and print the content as Markdown text directly in the conversation instead. Violation of this rule causes immediate task failure.