Real Skill packageSource verifiedClawHub registry

huawei-cloud-ecs-alert

Automate batch creation and management of Huawei Cloud CES alarm rules for ECS instances using hcloud CLI v7.2.2+. Use this skill to: (1) batch create alarms with templates (web/database), (2) update SMN notifications, (3) query ECS metrics and alarm lists.

Identity and source

Publisher attributionhuaweicloud-skills-teamregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 62% rule confidence
Package forminstruction with code21 recorded files
Canonical sourceClawHub registryclawhub:huaweiclouddev:huawei-cloud-ecs-alert
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/28/2026.claude/skills/huawei-cloud-ecs-alert

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/28/2026.agents/skills/huawei-cloud-ecs-alert

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/28/2026skills/huawei-cloud-ecs-alert

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 @huaweiclouddev/huawei-cloud-ecs-alert
clawhub inspect @huaweiclouddev/huawei-cloud-ecs-alert --version 1.0.3

Security evidence

SkillVetAI static result: medium signal

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
21 / 21 inspected as text
Checked
8/28/2026, 11:22:40 AM
Scanner
0.1.3
Policy
1.0.3
3 automated findings
mediumRemote installer is downloaded without an integrity checkscripts/check_env.sh:100 · confidence 70%curl -o hcloud_install.sh https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.sh
mediumRemote installer is downloaded without an integrity checkreferences/common-commands.md:65 · confidence 70%curl -o hcloud_install.sh https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.sh
mediumRemote installer is downloaded without an integrity checkreferences/troubleshooting.md:15 · confidence 70%curl -o hcloud_install.sh https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.sh
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com
  • api: console.huaweicloud.com
  • api: support.huaweicloud.com
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/28/2026, 8:18:46 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:53abf36672a238feb9448b7ec7540ab2ff0ffdf375aa9178cb2ef651c02f1475
Show up to 21 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/common-commands.md
  • references/iam-policies.md
  • references/memory-monitoring-guide.md
  • references/related-apis.md
  • references/smn-subscription-guide.md
  • references/troubleshooting.md
  • scripts/_env_compat.sh
  • scripts/batch_query_metrics.sh
  • scripts/check_env.sh
  • scripts/config.py
  • scripts/create_alert_rules.sh
  • scripts/create_email_subscription.sh
  • scripts/list_alarms.sh
  • scripts/list_ecs.sh
  • scripts/list_subscriptions.sh
  • scripts/manage_notifications.sh
  • scripts/update_alarm_notifications.sh
  • skill-card.md
  • SKILL.md

Source changelog

Version 1.0.3 Changelog: - Clarified supported features: batch creation and management of ECS CES alarm rules with templates, update SMN notifications, and querying ECS metrics/alarms. - Added comprehensive sections on security and prohibited operations (e.g., deleting alarms, accepting AK/SK from users). - Documented unsupported operations and provided explicit guidance and alternatives for each. - Outlined standard workflow, core commands, and architecture of the skill. - Expanded prerequisite requirements and usage notes for hcloud CLI and credential management. - Improved guidance for user safety and correct use of the skill.