← 返回 Skills 市场
52yuanchangxing

Source Trace Builder

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install source-trace-builder
功能描述
为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件.
安全使用建议
This skill appears coherent and local-only, but take these precautions before running: - Review scripts/run.py yourself (it's included) to confirm behavior matches your expectations. The code is readable and uses only standard library operations. - When testing, run in a safe/isolated directory and use --dry-run or supply a specific input file rather than a broad path (do not point --input at your home directory or repositories with secrets). - Use the provided tests/smoke-test.md to validate outputs before feeding sensitive documents. - If you plan to let an agent execute the script autonomously, restrict the input paths the agent may use to avoid unintended disclosure of unrelated files. - If you need network-enriched verification of sources, note this skill intentionally avoids external lookups; that behavior is by design but may limit verification quality.
功能分析
Type: OpenClaw Skill Name: source-trace-builder Version: 1.0.0 The 'source-trace-builder' skill is a legitimate tool designed for citation management and research traceability. The core logic in 'scripts/run.py' includes utility functions for scanning directories and files to generate structured reports, including a 'pattern_audit' mode that identifies (and masks) potential secrets or dangerous shell commands in the input data. The SKILL.md instructions are safety-conscious, explicitly directing the agent not to fabricate information and to provide reviewable drafts before any execution. No evidence of data exfiltration, unauthorized persistence, or malicious prompt injection was found.
能力评估
Purpose & Capability
Name/description, SKILL.md, resources/spec.json, README, and the included scripts/run.py are all aligned: the tool ingests citation text, drafts or directories and produces structured Markdown reports and audits. Required binary (python3) is appropriate and minimal.
Instruction Scope
SKILL.md restricts behavior to read-only, review-first outputs and suggests running the bundled script. The script itself only reads local files and writes local output; it contains code to make structured reports, directory audits, CSV audits, pattern scans, and skill audits. Caution: if invoked with a directory (or a broad path), the script will recursively read many file types (md, py, js, json, csv, sh, etc.), so avoid pointing it at large or sensitive directories unless you intend that scan.
Install Mechanism
No install spec; instruction-only skill with an included local Python script. No downloads, no external package installation, and no extract-from-URL behavior are present.
Credentials
No environment variables, credentials, or config paths are required. The script reads local files only and contains patterns to detect secrets, but it does not attempt to access remote endpoints or request unrelated credentials.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). It does not modify other skills or system-wide configuration. Its only write behavior is optional local output file generation (or stdout) when run with --output and not in --dry-run mode.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install source-trace-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /source-trace-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of source-trace-builder. - Establishes source indexes and citation mappings for analysis drafts. - Differentiates between primary and secondary sources. - Outputs structured reports: source directory, source type distinctions, citation mappings, missing sources, risk notes, and maintenance suggestions. - Prioritizes transparency, explicit task definitions, and auditability. - Does not fabricate sources or replace formal reference management software. - Includes safety boundaries and explicit notes for high-risk or incomplete information.
元数据
Slug source-trace-builder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Source Trace Builder 是什么?

为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 Source Trace Builder?

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

Source Trace Builder 是免费的吗?

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

Source Trace Builder 支持哪些平台?

Source Trace Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Source Trace Builder?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论