alicloud-security-content-moderation-green-test

Smoke test the alicloud-security-content-moderation-green skill for authentication and API reachability.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a smoke test to ensure the basic functionality and accessibility of the alicloud-security-content-moderation-green skill, verifying minimal authentication and API reachability.

Core Features & Use Cases

  • Authentication Check: Validates that credentials can be successfully used to interact with the service.
  • API Reachability: Confirms that a read-only API endpoint within the skill is accessible and responsive.
  • Use Case: Before deploying or relying on the content moderation skill, run this test to quickly confirm it's configured correctly and the underlying APIs are operational.

Quick Start

Run the offline script compilation check for the alicloud-security-content-moderation-green skill.

Frequently Asked Questions about alicloud-security-content-moderation-green-test

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

FAQPage Schema
How do I verify content moderation API reachability before deployment?

Run a smoke test to verify content moderation API reachability by checking script compilation and executing a bounded read-only API call. This confirms minimal authentication and ensures the underlying service endpoints are responsive and operational.

What does an Alibaba Cloud content moderation smoke test validate?

A content moderation smoke test validates minimal authentication, API reachability, and one read-only query path. It checks script compilation and executes a bounded API call to confirm basic operational status and correct response structure.

Can I test minimal authentication for the Alibaba Cloud security content moderation API?

Yes, you can test minimal authentication for the Alibaba Cloud security content moderation API. The smoke test validates that your configured credentials can successfully interact with the service and confirm accessibility.

How do I check if my content moderation skill script compiles correctly?

Run the offline script compilation check provided by the smoke test to validate your content moderation skill script compiles correctly. It ensures the script is executable before attempting any live API interactions.

What is the best way to confirm the operational status of a security moderation API?

The best way to confirm operational status of a security moderation API is running a bounded smoke test. It executes a single read-only query path to quickly verify correct response structures and service accessibility without deep integration.