Real Skill packageSource verifiedClawHub registry

alibabacloud-website-probe

Multi-region website availability probing and nationwide multi-ISP network testing over a public probing platform (HTTP / Ping / DNS / MTR / traceroute), with an optional mobile 4G/5G perspective. Use when a site or API is unreachable from some regions or carriers, loads slowly, shows high latency or packet loss, returns HTTP 4xx/5xx unevenly across regions, resolves differently by region (DNS hijacking / pollution), misbehaves on mobile networks, or when CDN 5xx failures need regional isolation. Triggers: "multi-…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 64% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-website-probe
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/21/2026.claude/skills/alibabacloud-website-probe

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/21/2026.agents/skills/alibabacloud-website-probe

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/21/2026skills/alibabacloud-website-probe

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-website-probe
clawhub inspect @sdk-team/alibabacloud-website-probe --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
10 / 10 inspected as text
Checked
8/21/2026, 1:15:49 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • pypi: requests >=2.28,<3
  • pypi: urllib3 >=1.26,<3
  • api: api.example.com
  • api: boce.aliyun.com
  • api: clawhub.ai
External clawhub result: suspicious

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/21/2026, 2:24:36 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

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

Package content hashsha256:98b789b76e0b35a4253819a5bcca9e9362e61fbaef29cbb6f65a29fb8aeb7dd6
Show up to 10 recorded paths
  • references/diagnostic-rules.md
  • references/ram-policies.md
  • references/user-guide.md
  • scripts/analyze_boce_dns.py
  • scripts/analyze_boce_http.py
  • scripts/boce_tool.py
  • scripts/boce_wrapper.py
  • scripts/requirements.txt
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-website-probe 0.0.1 - Initial release providing multi-region website probing using Alibaba Cloud's public probing platform (boce.aliyun.com). - Supports HTTP, DNS, Ping, MTR, and traceroute tests from nationwide probe nodes; includes optional mobile (4G/5G) perspective. - Operates fully anonymously—no account or credentials needed. - User only provides the probe target; probe type, nodes, and perspective are inferred from context. - Results are saved to disk and interpreted solely by dedicated scripts, ensuring strict separation between probing and result analysis.