← 返回 Skills 市场
24601

surrealism

作者 Basit Mustafa · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
616
总下载
2
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install surrealism
功能描述
SurrealDB Surrealism WASM extension development. Write Rust functions, compile to WASM, deploy as database modules. Part of the surreal-skills collection.
安全使用建议
This skill is an instructional guide for building SurrealDB WASM extensions and appears internally consistent. Before using it: (1) only compile and deploy WASM modules from code you trust — WASM can execute arbitrary logic in your DB process; (2) avoid using high-privilege (root) DB credentials shown in examples; use least privilege and separate test environments; (3) install Rust and the SurrealDB CLI from official sources; (4) when registering modules, prefer storing WASM blobs in controlled buckets and review module code before enabling it in production. If you need higher assurance, verify the referenced upstream repository and rules document links and test the workflow in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: surrealism Version: 1.2.1 The skill bundle provides documentation and a standard development workflow for creating SurrealDB WASM extensions using Rust. The instructions in SKILL.md involve legitimate developer actions such as initializing a Cargo project, adding Rust targets, and using the SurrealDB CLI for compilation and database registration. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name and description match the SKILL.md content: it documents writing Rust functions, compiling to WASM, and registering modules in SurrealDB. The prerequisites mentioned (Rust toolchain, WASM target, SurrealDB CLI) are appropriate and expected for this functionality.
Instruction Scope
Instructions are narrowly scoped to project files, building a WASM binary, and running SurrealDB CLI commands to register modules. The example shows using database credentials on the CLI (e.g., --user root --pass root) — this is relevant to registering modules but users should avoid using high-privilege credentials in production and be cautious about running or registering untrusted WASM modules.
Install Mechanism
No install spec or downloadable artifacts are present; the skill is instruction-only and does not cause any code to be fetched or written by the registry installer. This is the lowest-risk install footprint.
Credentials
The skill declares no required environment variables or secrets, and the only credentials referenced appear in a CLI example to access SurrealDB. Requesting DB credentials (for registering modules) is proportionate to the task; however the skill itself does not require or store them.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent agent privileges or modify other skill configurations. Autonomous invocation is allowed by platform defaults but is not a special privilege granted by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install surrealism
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /surrealism 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
No changes detected in this release. - Version number remains at 1.0.4 in metadata. - Documentation, descriptions, and usage instructions are unchanged. - No new features, fixes, or updates included in this version.
v1.2.0
No visible changes detected in this version. - No file or documentation updates were made since the last release.
v1.1.1
Sync to v1.1.1: upstream SHA updates, security hardening.
v1.0.3
- Added detailed SKILL.md with setup, usage, and workflow instructions for Surrealism WASM extensions. - Included quick start guide for creating and compiling Rust functions as SurrealDB modules. - Expanded documentation links for project setup, supported use cases, and reference materials. - Clarified current development status and integration with SurrealDB 3.
元数据
Slug surrealism
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

surrealism 是什么?

SurrealDB Surrealism WASM extension development. Write Rust functions, compile to WASM, deploy as database modules. Part of the surreal-skills collection. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 616 次。

如何安装 surrealism?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install surrealism」即可一键安装,无需额外配置。

surrealism 是免费的吗?

是的,surrealism 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

surrealism 支持哪些平台?

surrealism 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 surrealism?

由 Basit Mustafa(@24601)开发并维护,当前版本 v1.2.1。

💬 留言讨论