Alicloud Network Esa Test

🌐Community
by cinience · vlatest · Repository

Tests Alibaba Cloud Elastic Security Accelerator (ESA) configurations to ensure optimal network performance and security.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add alicloud-network-esa-test npx -- -y @trustedskills/alicloud-network-esa-test
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "alicloud-network-esa-test": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/alicloud-network-esa-test"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill tests Alibaba Cloud Elastic Security Accelerator (ESA) configurations to verify network performance and security settings. It executes a Python script that retrieves API metadata from ESA, generating output files containing API documentation and lists. The primary function is to confirm the successful execution of this process and validate the presence of expected output files.

When to use it

  • To ensure your Alibaba Cloud Elastic Security Accelerator (ESA) configuration is functioning correctly.
  • As part of a routine check for ESA service availability.
  • After making changes to your ESA configuration, to verify that the new settings are valid.
  • When troubleshooting network performance or security issues related to ESA.

Key capabilities

  • Executes a Python script (skills/network/esa/alicloud-network-esa/scripts/list_openapi_meta_apis.py) to retrieve ESA API metadata.
  • Generates ESA_2024-09-10_api_docs.json and ESA_2024-09-10_api_list.md output files.
  • Verifies successful command execution and the presence of a non-empty API list in the output file.

Example prompts

  • "Run the ESA test script."
  • "Check my Alibaba Cloud ESA configuration."
  • "Execute the network ESA test and show me the output directory."

Tips & gotchas

  • Requires network access to Alibaba Cloud services.
  • The version number (2024-09-10) in the script is fixed; it may need updating periodically.
  • Successful execution only confirms that the API metadata retrieval process works, not necessarily the correctness of all ESA configurations.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
cinience
Installs
28

🌐 Community

Passed automated security scans.