alicloud-security-cloudfw-test

Run a minimal smoke test for Alibaba Cloud Security Cloud Firewall read-only inventory queries.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-security-cloudfw-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-security-cloudfw-test
Source: https://github.com/cinience/alicloud-skills/tree/main/tests/security/firewall/alicloud-security-cloudfw-test
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-security-cloudfw-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a minimal smoke test for the Cloud Firewall skill, ensuring that basic read-only inventory queries function correctly.

Core Features & Use Cases

  • Inventory Validation: Verifies the ability to query resource lists and details for Cloud Firewall.
  • Read-Only Access Test: Confirms that the skill can interact with Cloud Firewall APIs without making modifications.
  • Use Case: Before deploying critical firewall rules, run this test to ensure the system can at least read the current firewall configuration and identify existing resources.

Quick Start

Execute the metadata API list script and then select a read-only list or detail API to run.

Frequently Asked Questions about alicloud-security-cloudfw-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test Alibaba Cloud Firewall inventory queries?

To test Alibaba Cloud Firewall inventory queries, execute the metadata API listing scripts and select a read-only API to retrieve resource lists or permission denied messages, validating the operational integrity of your security inventory checks.

Can I validate read-only access to Cloud Firewall APIs without modifying configurations?

Yes, you can validate read-only access to Cloud Firewall APIs without modifying configurations by running this smoke test, which confirms the system can interact with APIs and retrieve resource lists safely without making any modifications.

What is a Cloud Firewall smoke test used for?

A Cloud Firewall smoke test is used for verifying basic operational integrity by validating read-only inventory queries. It ensures the system can query resource lists and details correctly before deploying critical firewall rules.

Does the Cloud Firewall inventory test require write permissions?

No, the Cloud Firewall inventory test does not require write permissions. It performs a minimal smoke test validating the read-only inventory query path, retrieving resource lists or permission denied messages without making modifications.

Why should I run an inventory validation before deploying firewall rules?

You should run an inventory validation before deploying firewall rules to ensure the system can at least read the current firewall configuration and identify existing resources, confirming basic operational integrity for security inventory checks.