Real Skill packageSource verifiedClawHub registry

huawei-cloud-gitsync-nativetest

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 categorySoftware Developmentautomatically inferred · 60% rule confidence
Package forminstruction with code13 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-gitsync-nativetest
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/16/2026.claude/skills/huawei-cloud-gitsync-nativetest

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/16/2026.agents/skills/huawei-cloud-gitsync-nativetest

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/16/2026skills/huawei-cloud-gitsync-nativetest

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-gitsync-nativetest
clawhub inspect @erickeyhu-hug/huawei-cloud-gitsync-nativetest --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
full text content
Files
13 / 13 inspected as text
Checked
8/16/2026, 4:04:38 AM
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/16/2026, 3:09:29 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:0149a40e122d9cbaea5a2269efda8d1367e9cdbd4678564546f17505c21a144b
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

Initial release: Query and monitor Huawei Cloud MaaS (Model as a Service) token usage statistics. - Provides total tokens, prompt/completion token counts, requests, errors, and error rates for MaaS services. - Supports querying preset service, my service, or custom endpoint over 7/14/30 days or custom time ranges. - Enforces secure handling of Huawei Cloud credentials (AK/SK) via environment variables or credentials files only. - Returns data consistent with the official MaaS console; aggregates results by time segment as needed. - Includes Python automation and quality reporting for monitoring usage and script performance.