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 attributionhuaweicloud-skills-teamregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 62% rule confidence
Package forminstruction with code6 recorded files
Canonical sourceClawHub registryclawhub:huaweiclouddev: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 @huaweiclouddev/huawei-cloud-ges-graph
clawhub inspect @huaweiclouddev/huawei-cloud-ges-graph --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
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/22/2026, 2:38:46 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:3d472df3ad7984d1dc7c7f4611f40ea7826611750d26eea5c7b02b82a62a0063
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 skill v1.0.1 - Provides access guidance for Huawei Cloud Graph Database GES service, supporting Cypher and GQL queries, schema/label management, summary info, and data editing. - Details environment configuration via variables or `.env/ges_env.csv`, supporting AK/SK, username/password, or token-based authentication. - Explains prohibited and high-risk operations, requiring explicit confirmation for destructive actions. - Documents usage examples and strict requirement to execute queries using provided Python or Node.js scripts via `skill action=exec`, with inline execution preferred. - Includes directory structure, prerequisites, and recommended IAM URLs by region.