Real Skill packageSource verifiedClawHub registry

huawei-cloud-business-tf-support

Queries Huawei Cloud billing and fee details only when Terraform needs a billing or pricing inquiry. Covers balances, bills, coupons, cash coupons, stored-value cards, orders, refunds, costs, free resources, resource usage, enterprise accounts, and on-demand/period/ELB/NAT/DCS pricing. No write operations. Use this skill only when Terraform requires billing details, invoice/bill summaries, coupon or balance status, refund/order billing status, or pricing inquiry. Triggers: Terraform 账单查询, Terraform 费用查询, Terraform…

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 64% rule confidence
Package forminstruction with code54 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-business-tf-support
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/23/2026.claude/skills/huawei-cloud-business-tf-support

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/23/2026.agents/skills/huawei-cloud-business-tf-support

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/23/2026skills/huawei-cloud-business-tf-support

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 @erickeyhu-hug/huawei-cloud-business-tf-support
clawhub inspect @erickeyhu-hug/huawei-cloud-business-tf-support --version 1.0.0

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
partial text content
Files
40 / 54 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
8 dependency and API indicators
  • pypi: huaweicloudsdkcore >=3.1.0
  • pypi: huaweicloudsdkecs >=3.1.0
  • pypi: huaweicloudsdkelb >=3.1.0
  • pypi: huaweicloudsdkiam >=3.1.0
  • pypi: huaweicloudsdknat >=3.1.0
  • pypi: huaweicloudsdksfsturbo >=3.1.0
  • pypi: huaweicloudsdkbss >=3.1.0
  • pypi: huaweicloudsdkbms >=3.1.0
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/3/2026, 9:37:45 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:66f826352d19e0097b7ff6a0aedf7f048e003de2349de8f4d255a8304194d791
Show up to 30 recorded paths
  • references/bss/guide.md
  • requirements.txt
  • scripts/bms/list_baremetal_flavor_detail_extends.py
  • scripts/bss/inquiry_dcs.py
  • scripts/bss/inquiry_elb.py
  • scripts/bss/inquiry_nat.py
  • scripts/bss/list_cities.py
  • scripts/bss/list_conversions.py
  • scripts/bss/list_costs.py
  • scripts/bss/list_counties.py
  • scripts/bss/list_customer_account_change_records.py
  • scripts/bss/list_customer_bills_fee_records.py
  • scripts/bss/list_customer_bills_monthly_break_down.py
  • scripts/bss/list_customer_coupon_change_records.py
  • scripts/bss/list_customer_orders.py
  • scripts/bss/list_customerself_resource_record_details.py
  • scripts/bss/list_customerself_resource_records.py
  • scripts/bss/list_enterprise_multi_account.py
  • scripts/bss/list_enterprise_organizations.py
  • scripts/bss/list_enterprise_sub_customers.py
  • scripts/bss/list_free_resource_infos.py
  • scripts/bss/list_free_resource_usages.py
  • scripts/bss/list_free_resources_usage_records.py
  • scripts/bss/list_measure_units.py
  • scripts/bss/list_multi_account_retrieve_coupons.py
  • scripts/bss/list_multi_account_transfer_coupons.py
  • scripts/bss/list_on_demand_resource_ratings.py
  • scripts/bss/list_pay_per_use_customer_resources.py
  • scripts/bss/list_provinces.py
  • scripts/bss/list_rate_on_period_detail.py

Source changelog

Initial release of huawei-cloud-business-tf-support - Provides read-only querying of Huawei Cloud billing, pricing, and fee details specifically for Terraform-related billing or pricing inquiries. - Supports queries for balances, bills, coupons, stored-value cards, orders, refunds, costs, free resources, resource usage, enterprise accounts, and on-demand/period/ELB/NAT/DCS pricing. - All queries are executed via local Python scripts using skill action=exec, not via CLI or direct API calls. - Usage instructions, script paths, and parameters are documented in categorized guide files; only supported queries in guide.md should be executed. - Environment must be prepared and validated via a provided environment check script before running queries. - No write/modification operations are allowed; this skill is strictly for information retrieval.