Real Skill packageSource verifiedClawHub registry

huawei-cloud-maas-tokens-usage

Query Huawei Cloud MaaS (Model as a Service) tokens usage statistics, including total tokens, prompt tokens, completion tokens, total requests, and total errors. Supports preset service, my service, and custom endpoint with time range queries (last 7/14/30 days or custom). Data source is MaaS ShowStatistics API, consistent with console. Use when the user wants to: (1) query MaaS token consumption statistics, (2) check MaaS service request counts and error rates, (3) analyze token usage for preset service or my ser…

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 57% rule confidence
Package forminstruction with code13 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-maas-tokens-usage
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 · 9/1/2026.claude/skills/huawei-cloud-maas-tokens-usage

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 · 9/1/2026.agents/skills/huawei-cloud-maas-tokens-usage

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 · 9/1/2026skills/huawei-cloud-maas-tokens-usage

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-maas-tokens-usage
clawhub inspect @erickeyhu-hug/huawei-cloud-maas-tokens-usage --version 1.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
13 / 13 inspected as text
Checked
9/1/2026, 12:43:08 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: skillsop.topxtopx.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/7/2026, 2:33:10 PM
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:16a45287d788ecb084f8b48aeaf2c010498a01e88734bc81013a6eb3697156b7
Show up to 13 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/iam-policies.md
  • references/maas-metrics.md
  • references/related-apis.md
  • references/task-query-tokens-usage.md
  • references/troubleshooting.md
  • references/verification-method.md
  • scripts/maas_rest_usage_stats.py
  • scripts/skill_quality_sdk.py
  • skill-card.md
  • SKILL.md
  • templates/test-vars.json

Source changelog

Huawei Cloud MaaS tokens usage monitoring initial release: - Query usage statistics for Huawei Cloud MaaS (Model as a Service): total tokens, prompt tokens, completion tokens, total requests, and total errors. - Supports preset service, my service, and custom endpoint queries, with configurable time ranges (last 7/14/30 days or custom). - Enforces secure credential handling: credentials must be set by environment variable or file only, never directly input by the user. - Includes permissions guidance, quick verification steps, core commands, and troubleshooting references. - Data is sourced from the MaaS ShowStatistics API, consistent with the MaaS console.