Real Skill packageSource verifiedClawHub registry

huawei-cloud-eip-cost-optimizer

Huawei Cloud EIP (Elastic IP) cost optimization skill using hcloud CLI (KooCLI). 1. List and query EIPs across regions with detailed status 2. Identify idle/unbound EIPs and generate cost optimization reports 3. Set up idle EIP monitoring with webhook/email alerts 4. Generate HTML/JSON cost analysis reports 5. Maintain operation audit logs for compliance **Read-only analysis only - NO bandwidth adjustment, tag management, or EIP release/deletion**. Triggers include: "EIP cost optimization", "idle EIP analysis", "E…

Identity and source

Publisher attributionhuaweicloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 69% rule confidence
Package forminstruction with code15 recorded files
Canonical sourceClawHub registryclawhub:huaweiclouddev:huawei-cloud-eip-cost-optimizer
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/17/2026.claude/skills/huawei-cloud-eip-cost-optimizer

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/17/2026.agents/skills/huawei-cloud-eip-cost-optimizer

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/17/2026skills/huawei-cloud-eip-cost-optimizer

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-eip-cost-optimizer
clawhub inspect @huaweiclouddev/huawei-cloud-eip-cost-optimizer --version 1.0.1

Security evidence

SkillVetAI static result: high 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
15 / 15 inspected as text
Checked
8/17/2026, 1:11:39 PM
Scanner
0.1.3
Policy
1.0.3
6 automated findings
highRemote content is piped directly to a shellSKILL.md:54 · confidence 98%curl -sSL https://hwcloudcli.obs.cn-north-1.myhuaweicloud.com/cli/latest/hcloud_install.sh | bash
highRemote content is piped directly to a shellscripts/check_env.sh:75 · confidence 98%curl|bash
highRemote content is piped directly to a shellreferences/acceptance-criteria.md:78 · confidence 98%curl\|bash
mediumRemote installer is downloaded without an integrity checkSKILL.md:54 · confidence 70%curl -sSL https://hwcloudcli.obs.cn-north-1.myhuaweicloud.com/cli/latest/hcloud_install.sh
mediumRemote installer is downloaded without an integrity checkscripts/check_env.sh:80 · confidence 70%curl -sSL -o "$install_script" https://hwcloudcli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.sh
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:32 · confidence 70%curl -sSL -o /tmp/hcloud_install.sh https://hwcloudcli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.sh
3 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
9 dependency and API indicators
  • api: apiexplorer.developer.huaweicloud.com
  • api: clawhub.ai
  • api: console.huaweicloud.com
  • api: hooks.slack.com
  • api: hwcloudcli.obs.cn-north-1.myhuaweicloud.com
  • api: hwcloudcli.obs.cn-north-4.myhuaweicloud.com
  • api: oapi.dingtalk.com
  • api: qyapi.weixin.qq.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/17/2026, 11:37:47 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:8ffc4cb491d9877ebaa6e0d10103db22d64e1c47a36373a31e4a446f06fa2fc3
Show up to 15 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/eip-api-guide.md
  • references/iam-policies.md
  • references/test-vars.json
  • references/verification-method.md
  • scripts/analyze_idle_eips.sh
  • scripts/check_env.sh
  • scripts/config.sh
  • scripts/eip_audit_log.sh
  • scripts/eip_cost_report.sh
  • scripts/list_eips.sh
  • scripts/monitor_idle_eips.sh
  • skill-card.md
  • SKILL.md

Source changelog

Update from GitHub