← 返回 Skills 市场
kleberbaum

origin

作者 kleberbaum · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
565
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install origin
功能描述
Tracks data provenance and lineage by tracing sources, logging transformations, and auditing anchors to ensure data auditability and compliance.
安全使用建议
This skill appears safe to inspect and run in a local or sandboxed environment: it contains two small bash scripts that only print status messages and timestamps and does not require any credentials. However, it is effectively a placeholder — it does not implement real lineage collection or backend integration. Before relying on it in production, review or extend the scripts to integrate with your provenance backends, and re-check future versions for added network calls or credential requirements. If you plan to run these scripts in a sensitive environment, run them in a sandbox first and confirm they behave as expected.
功能分析
Type: OpenClaw Skill Name: origin Version: 0.1.0 The skill bundle is benign. All scripts (`scripts/origin-info.sh`, `scripts/trace-lineage.sh`) are simple bash scripts that primarily print static information or the current date. There are no external network calls, file system modifications, sensitive data access, or execution of arbitrary commands. The `SKILL.md` and `README.md` files contain clear, non-malicious instructions for the AI agent and user, without any prompt injection attempts. The `claw.json` requests `exec` permission, which is necessary for running the included bash scripts and is not misused given the scripts' benign nature.
能力评估
Purpose & Capability
The name/description promise a data-provenance system, but the included artifacts are lightweight placeholder scripts that only print trace/audit messages and timestamps — they do not actually connect to backends, read pipeline metadata, or record lineage. This is likely a minimal/placeholder implementation rather than a fully functional provenance tool.
Instruction Scope
SKILL.md instructs the agent (or user) only to run the included scripts (trace-lineage.sh, origin-info.sh). The instructions do not ask the agent to read unrelated files, access environment variables, or transmit data externally.
Install Mechanism
There is no install spec (instruction-only with small script files). No downloads or external package installs are performed, so nothing arbitrary is written to disk beyond the included scripts.
Credentials
The skill requests no environment variables, credentials, or config paths. The claw.json lists an "exec" permission to run the scripts, which is appropriate for a script-based skill.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide configuration. It does not request persistent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install origin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /origin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved origin namespace for Netsnek e.U.
元数据
Slug origin
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

origin 是什么?

Tracks data provenance and lineage by tracing sources, logging transformations, and auditing anchors to ensure data auditability and compliance. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 565 次。

如何安装 origin?

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

origin 是免费的吗?

是的,origin 完全免费(开源免费),可自由下载、安装和使用。

origin 支持哪些平台?

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

谁开发了 origin?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论