Real Skill packageSource verifiedClawHub registry

huawei-cloud-mrs-hive-sql-check

Huawei Cloud MRS Hive SQL specification checking skill. Checks SQL statements against defined syntax and specification rules using the automated checker engine. No extra manual analysis beyond defined rules. Trigger:"Hive SQL优化"、"检查Hive SQL"、"Hive SQL检查"、"Hive SQL规范"、"Hive SQL语法"、"Hive SQL review"

Identity and source

Publisher attributionhuaweicloud-skills-teamregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code16 recorded files
Canonical sourceClawHub registryclawhub:huaweiclouddev:huawei-cloud-mrs-hive-sql-check
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-mrs-hive-sql-check

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-mrs-hive-sql-check

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-mrs-hive-sql-check

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-mrs-hive-sql-check
clawhub inspect @huaweiclouddev/huawei-cloud-mrs-hive-sql-check --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
16 / 16 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

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:28:25 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:c3613af46522bcbb86231bdf6f032a65c3c9cb8f9d90bec1daf95e45597bceed
Show up to 16 recorded paths
  • assets/report_template.md
  • references/ast-schema.md
  • rules/grammar_rules.py
  • rules/keywords.py
  • rules/perf_rules.yaml
  • rules/spec_rules.yaml
  • rules/syntax_rules.yaml
  • scripts/hive_sql_checker.py
  • scripts/hive_sql_parser.py
  • scripts/hive_sql_tokenizer.py
  • skill-card.md
  • SKILL.md
  • tests/analyze_errors.py
  • tests/extract_samples.py
  • tests/test_q_files.py
  • tests/test_regression.py

Source changelog

- Initial release. - Removes the sample skill card file (skill-card.md); no functional logic changed. - Documentation and core instructions remain unchanged in SKILL.md.