Real Skill packageSource verifiedClawHub registry

huawei-cloud-ges-graph

Provides access guide for Huawei Cloud Graph Database GES service. Covers Cypher queries, GQL queries, schema/label management, summary info queries, graph data editing and more. Use this skill when users want to operate Huawei Cloud graph database GES service via terminal.

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 62% rule confidence
Package forminstruction with code6 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-ges-graph
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-ges-graph

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-ges-graph

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-ges-graph

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-ges-graph
clawhub inspect @erickeyhu-hug/huawei-cloud-ges-graph --version 1.0.3

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
5 / 6 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highEncoded content is decoded and executedscripts/ges_graph_skill.js:325 · confidence 90%Base64
1 High/Critical review queue entry
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
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: bucketname.obs.region.domain
  • api: clawhub.ai
  • 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/6/2026, 4:46:20 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:e2c1655b1619fb5f8e1f99e07fae044fcbff4d937d98aaddd9571290a119a43c
Show up to 6 recorded paths
  • references/ges_env.csv.example
  • scripts/ges_graph_skill.js
  • scripts/ges_graph_skill.py
  • scripts/package.json
  • skill-card.md
  • SKILL.md

Source changelog

huawei-cloud-ges-graph 1.0.3 - New detailed SKILL.md: Explains usage, setup requirements, config options, risk controls, and inline execution guidance for the Huawei Cloud GES graph database skill. - Clarifies all supported authentication methods: environment variables, config file, AK/SK, and password. - Documents prohibited and high-risk operations with required confirmation prompts for destructive actions. - Provides example Cypher query usage in both Python and Node.js. - Adds explicit instructions to avoid printing or leaking sensitive credentials.