← 返回 Skills 市场
teoslayer

Pilot Archive

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-archive
功能描述
Index and search historical data exchanges, messages, and file transfers over Pilot Protocol. Use this skill when: 1. You need to search through past message...
安全使用建议
This skill appears to do what it says: locally index and search Pilot Protocol history. Before installing: (1) ensure pilotctl and jq are installed and the pilot daemon is trusted/running locally; the SKILL.md expects jq and mentions tar/gzip but the registry metadata doesn't list jq — consider adding it to required binaries. (2) Be aware it will copy message and file metadata/content into $HOME/.pilot/archive (sensitive data stored locally). (3) Review/limit file permissions on the archive directory and vet pilotctl (it can access your messages). (4) Test commands manually to confirm no unexpected network activity. If you need stronger privacy controls, avoid indexing or add filters to exclude sensitive messages.
功能分析
Type: OpenClaw Skill Name: pilot-archive Version: 1.0.0 The pilot-archive skill provides legitimate functionality for indexing and searching historical communication data from the Pilot Protocol. It uses standard bash commands and the jq utility to process local data from the pilotctl binary and store it in the user's home directory (~/.pilot/archive). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
The name/description align with the runtime instructions: the SKILL.md uses pilotctl to fetch inbox/received data and builds local JSONL indexes. One minor incoherence: the manifest declares pilotctl as a required binary but the instructions also require jq (and mention tar/gzip) — jq and export tools are listed in SKILL.md dependencies but not declared in the registry metadata.
Instruction Scope
Instructions only call pilotctl and local shell tools to read message/file histories and write indexes under $HOME/.pilot/archive. They do not call external endpoints or request unrelated system credentials. Note: the skill will collect and store potentially sensitive message/file contents locally — this is expected behavior for an archiver but is privacy-relevant.
Install Mechanism
Instruction-only skill with no install spec or archive downloads; lowest-risk installation model. It assumes existing binaries on PATH rather than fetching code.
Credentials
No environment variables or credentials are requested. The skill reads/writes only within the user's $HOME/.pilot directory as part of its stated purpose.
Persistence & Privilege
always:false and no special privileges requested. The skill writes local archive files but does not alter other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-archive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-archive 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-archive
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Archive 是什么?

Index and search historical data exchanges, messages, and file transfers over Pilot Protocol. Use this skill when: 1. You need to search through past message... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Pilot Archive?

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

Pilot Archive 是免费的吗?

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

Pilot Archive 支持哪些平台?

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

谁开发了 Pilot Archive?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论