Book a 30-minute demo →
Skill scan report

surrealdb-knowledge-graph-memory

View on GitHub
32 Medium This skill executes remote code during use.

What this skill does

A knowledge graph memory system with semantic search, episodic memory, working memory, automatic context injection, and per-agent isolation - enabling every agent to become a continuously self-improvi

github/leoyeai - Remote code execution - 2.1k stars

ThreatsRemote code execution

Threat analysis

Remote code execution8 findings

Skill info

Nameleoyeai/surrealdb-knowledge-graph-memory
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=surrealdb-knowledge-graph-memory
Stars2.1k

Assessments (8)

Remote code execution8 findings LOW
LOW

Remote code execution via anomity-rules

CHANGELOG.md

- **`scripts/install.sh`**  -  Inverted default: `SKIP_SURREAL=true` is now the safe default. The `curl | sh` network installer is **opt-in only** via new `--install-surreal` flag. Running `./install.
LOW

Remote code execution via anomity-rules

SECURITY.md

| Runs `curl \| sh` to install SurrealDB | ❌ Not recommended | Use `--skip-surreal` and install manually |
LOW

Remote code execution via anomity-rules

openclaw-integration/gateway/memory.ts

"curl -sSf https://install.surrealdb.com | sh",
LOW

Remote code execution via anomity-rules

package.json

"description": "Runs 'curl -sSf https://install.surrealdb.com | sh' to install SurrealDB binary",
LOW

Remote code execution via anomity-rules model-disputed

scripts/install.sh

# To use the curl|sh network installer, pass --install-surreal:
LOW

Remote code execution via anomity-rules

scripts/web-ui.py

["sh", "-c", "curl -sSf https://install.surrealdb.com | sh"],
LOW

Remote code execution via anomity-rules

skill.json

"description": "scripts/install.sh can run 'curl -sSf https://install.surrealdb.com | sh' to install SurrealDB. This is NOT recommended. Install SurrealDB manually from https://surrealdb.com/install."
LOW

Remote code execution via local-llm-review

INSTRUCTIONS.md

Option A: Automatic (runs curl | sh)

Badge

Add the Anomity scan badge for surrealdb-knowledge-graph-memory to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/surrealdb-knowledge-graph-memory/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/surrealdb-knowledge-graph-memory/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of surrealdb-knowledge-graph-memory? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok