alicloud-network-cdn-test

Smoke test Alibaba Cloud CDN authentication, API reachability, and read-only queries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that basic authentication and API access to Alibaba Cloud's Content Delivery Network (CDN) service are functioning correctly, providing confidence in its operational status.

Core Features & Use Cases

  • Smoke Testing: Performs a minimal set of checks to validate the core functionality of the CDN skill.
  • API Reachability: Confirms that the skill can successfully communicate with the Alibaba Cloud CDN API.
  • Read-Only Validation: Tests a safe, read-only API call to ensure data can be retrieved without unintended side effects.
  • Use Case: Before deploying critical infrastructure or making significant changes, run this test to quickly verify that your CDN configuration is accessible and responsive.

Quick Start

Run the smoke test for the alicloud-network-cdn skill.

Frequently Asked Questions about alicloud-network-cdn-test

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

FAQPage Schema
How do I test Alibaba Cloud CDN API reachability and authentication?

To test Alibaba Cloud CDN API reachability, run a smoke test that verifies minimal authentication and confirms the skill can successfully communicate with the CDN API.

What is a read-only smoke test for Alibaba Cloud CDN configurations?

A read-only smoke test for Alibaba Cloud CDN validates core functionality by executing a safe API call to retrieve data, ensuring your configuration is accessible without unintended side effects.

Do I need configured Alibaba Cloud credentials to validate CDN connectivity?

Yes, you need configured Alibaba Cloud credentials to validate CDN connectivity, as the smoke test requires them to perform minimal authentication checks against the CDN API.

When should I run a CDN connectivity smoke test before deploying infrastructure?

Run a CDN connectivity smoke test before deploying critical infrastructure or making significant changes to quickly verify that your Alibaba Cloud CDN configuration is accessible and responsive.

Can I validate Alibaba Cloud CDN functionality without making changes to my network?

Yes, you can validate Alibaba Cloud CDN functionality without network changes by using a read-only validation path that tests API access and retrieves data safely.

What does the Alibaba Cloud CDN smoke test check during a validation run?

The Alibaba Cloud CDN smoke test checks minimal authentication, API reachability, and one read-only query path to validate the core functionality of the CDN skill.