@oswalpalash

ontology

Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...

Current version
v1.0.4
650 19万All installs 0

references/queries.md

text/markdown · 5471 bytes

references/schema.md

text/markdown · 6650 bytes

scripts/ontology.py

text/x-python-script · 21596 bytes

SKILL.md

text/markdown · 6703 bytes

skill-card.md

text/markdown · 2624 bytes

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5.5

clean

OpenClaw analysis

This is a transparent local knowledge-graph memory skill, with the main risk being that it intentionally persists user-supplied structured memory in the workspace.

Confidence: high

VirusTotal

Type: OpenClaw Skill Name: ontology Version: 1.0.4 The 'ontology' skill provides a robust framework for managing a local knowledge graph (entities and relations) stored in JSONL format. The implementation in `scripts/ontology.py` includes proactive security measures such as a `resolve_safe_path` function to prevent path traversal and schema constraints in `references/schema.md` that explicitly forbid storing raw secrets like passwords or tokens. The logic is transparent, well-documented, and strictly focused on its stated purpose of structured memory management.

Metadata

  • Owner: @oswalpalash
  • Created: 2026/01/26
  • Updated: 2026/05/11
  • Versions: 4
  • Comments: 7
  • Scan checked at: 2026/07/10

Runtime

No runtime requirements are exposed in the official public payload.

ontology | ClawHub CN