← Back to Skills Marketplace
52yuanchangxing

Source Trace Builder

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
167
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install source-trace-builder
Description
为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install source-trace-builder
  3. After installation, invoke the skill by name or use /source-trace-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug source-trace-builder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Source Trace Builder?

为分析稿建立引用索引和原始出处映射,区分一手与二手来源。;use for sources, citations, research workflows;do not use for 编造文献出处, 替代正式文献管理软件. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.

How do I install Source Trace Builder?

Run "/install source-trace-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Source Trace Builder free?

Yes, Source Trace Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Source Trace Builder support?

Source Trace Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Source Trace Builder?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments