Real Skill packageSource verifiedClawHub registry

alibabacloud-lb-healthcheck

Read-only health-check diagnostics for Alibaba Cloud load balancers (CLB/ALB/NLB). Collects listener health-check configuration, forwarding rules, server groups and backend server probe status, and produces a structured diagnosis report; never changes any configuration. Use when health checks fail, backend servers are marked unhealthy, or the customer asks about load balancer health-check configuration. Triggers: "health check failed", "unhealthy backend server", "backend probe abnormal", "backend server unhealthy…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 58% rule confidence
Package forminstruction with code15 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-lb-healthcheck
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/alibabacloud-lb-healthcheck

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/alibabacloud-lb-healthcheck

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/alibabacloud-lb-healthcheck

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @sdk-team/alibabacloud-lb-healthcheck
clawhub inspect @sdk-team/alibabacloud-lb-healthcheck --version 0.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
15 / 15 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: help.aliyun.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 12:44:06 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:a43f053f79d4eb2e29f0409030bdd6805ebab971fb4d4f00b58409226f61da1d
Show up to 15 recorded paths
  • references/alb-guide.md
  • references/alb-reference.md
  • references/api-doc-links.md
  • references/clb-guide.md
  • references/clb-reference.md
  • references/nlb-guide.md
  • references/nlb-reference.md
  • references/ram-policies.md
  • scripts/_cli.py
  • scripts/diagnose_alb.py
  • scripts/diagnose_clb.py
  • scripts/diagnose_nlb.py
  • scripts/requirements.txt
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of alibabacloud-lb-healthcheck. - Provides read-only health check diagnostics for Alibaba Cloud CLB, ALB, and NLB load balancers. - Automatically collects listener health-check configuration, forwarding rules, server groups, and backend server probe status. - Generates a structured diagnosis report, including per-server self-check commands. - Never modifies any configuration; strictly read-only (Describe/List/Get only). - Supports automatic input resolution for missing load balancer ID and region, always declaring auto-filled data sources.