Real Skill packageSource verifiedClawHub registry

Knowledge Graph

Embedded knowledge graph for persistent structured knowledge. ALWAYS use proactively — do NOT wait for user to ask. Auto-triggers on: (1) any mention of peop...

Identity and source

Publisher attributionHong Phuc Nguyenregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 59% rule confidence
Package forminstruction with code27 recorded files
Canonical sourceClawHub registryclawhub:xnohat:knowledge-graph-skill
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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/22/2026.claude/skills/knowledge-graph
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/22/2026.agents/skills/knowledge-graph
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/22/2026skills/knowledge-graph
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

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 @xnohat/knowledge-graph-skill
clawhub inspect @xnohat/knowledge-graph-skill --version 1.1.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
27 / 27 inspected as text
Checked
8/22/2026, 1:06:23 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.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
5/29/2026, 9:22:19 PM
Release binding
Matches this record
  • vt: clean
  • 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:49918eecd5d0e4c46eaef89e8352bab4d499403dc5335a3c5f50420139b3e9fc
Show up to 27 recorded paths
  • data/kg-defaults.json
  • DESIGN.md
  • lib/config.mjs
  • lib/graph.mjs
  • lib/query.mjs
  • lib/reader.mjs
  • lib/serialize.mjs
  • lib/vault.mjs
  • package.json
  • README.md
  • scripts/add.mjs
  • scripts/config.mjs
  • scripts/consolidate.mjs
  • scripts/depth-check.mjs
  • scripts/export.mjs
  • scripts/import-memory.mjs
  • scripts/install.mjs
  • scripts/merge.mjs
  • scripts/query.mjs
  • scripts/remove.mjs
  • scripts/summarize.mjs
  • scripts/test-retrieval.mjs
  • scripts/validate-kg.mjs
  • scripts/vault.mjs
  • scripts/visualize.mjs
  • skill-card.md
  • SKILL.md

Source changelog

- Added quotes around the SKILL.md description field for improved formatting and compatibility. - No functional or behavioral changes; update is documentation-only.