← 返回 Skills 市场
24601

surreal-sync

作者 Basit Mustafa · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
641
总下载
2
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install surreal-sync
功能描述
Data migration and synchronization to SurrealDB from MongoDB, PostgreSQL, MySQL, Neo4j, Kafka, and JSONL. Full and incremental CDC sync. Part of the surreal-...
安全使用建议
This skill appears coherent and focused on data migration to SurrealDB. Before installing or running it: (1) verify the upstream repository (the SKILL.md references github.com/surrealdb/surreal-sync) and prefer official release binaries or pinned commits; (2) avoid putting passwords on the command line where possible — use config files, environment variables, or secret stores to prevent exposure in process lists and logs; (3) run initial syncs in a test environment with limited-permission accounts and review CDC setup steps (wal2json, triggers, Kafka consumer configs) to avoid accidental data or production-impacting operations; (4) because this is instruction-only, the skill will not automatically install code — you or your agent will run the cargo install; confirm you trust the upstream binary source before installation.
功能分析
Type: OpenClaw Skill Name: surreal-sync Version: 1.2.1 The skill bundle provides documentation and usage examples for 'surreal-sync', a CLI tool designed for migrating data from various databases (PostgreSQL, MongoDB, Kafka, etc.) to SurrealDB. The instructions in SKILL.md describe standard database migration workflows and installation via 'cargo install'. No evidence of malicious intent, data exfiltration, or prompt injection was found; the tool's requirement for database credentials is consistent with its stated purpose of data synchronization.
能力评估
Purpose & Capability
Name/description (SurrealDB sync from various sources) matches the SKILL.md content: CLI usage, supported sources, CDC modes, and examples are exactly what you'd expect for a migration/sync tool.
Instruction Scope
SKILL.md gives concrete CLI examples and connection-string usage only; it does not instruct the agent to read unrelated system files or secret stores. Note: examples show credentials passed as command-line flags (e.g., --surreal-password), which can expose secrets via process listings or logs — this is a usability/security note rather than a scope mismatch.
Install Mechanism
The skill has no install specification and no code files (instruction-only). It suggests installing a Rust binary via 'cargo install surreal-sync', which is a plausible and proportional install step for a Rust CLI; the skill itself will not download or write code to disk automatically.
Credentials
No required environment variables, no unrelated credentials, and CLI examples require only the typical connection strings/credentials for the source DB and SurrealDB destination — all proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modification of other skills/configs. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install surreal-sync
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /surreal-sync 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
surreal-sync v1.2.1 - No code or documentation changes detected in this release. - Version bump only; functionality remains the same as previous version.
v1.2.0
No changes detected in this release. - Version 1.2.0 contains no updates or modifications compared to the previous version.
v1.1.1
Sync to v1.1.1: upstream SHA updates, security hardening.
v1.0.6
- Updated metadata version in SKILL.md from "1.0.2" to "1.0.4". - No changes to functionality or documentation content.
v1.0.3
- Added a comprehensive SKILL.md describing usage, supported sources, quick start examples, and key features. - Documented full and incremental CDC sync support for MongoDB, PostgreSQL, MySQL, Neo4j, Kafka, and JSONL. - Included detailed CLI usage patterns and configuration flags. - Listed main features: automatic schema inference, record ID mapping, relationship extraction, checkpoint tracking, and deduplication. - Linked to full documentation and upstream repository for further information.
元数据
Slug surreal-sync
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

surreal-sync 是什么?

Data migration and synchronization to SurrealDB from MongoDB, PostgreSQL, MySQL, Neo4j, Kafka, and JSONL. Full and incremental CDC sync. Part of the surreal-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 641 次。

如何安装 surreal-sync?

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

surreal-sync 是免费的吗?

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

surreal-sync 支持哪些平台?

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

谁开发了 surreal-sync?

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

💬 留言讨论