← 返回 Skills 市场
15683
总下载
19
收藏
170
当前安装
1
版本数
在 OpenClaw 中安装
/install file-search
功能描述
Fast file-name and content search using `fd` and `rg` (ripgrep).
安全使用建议
Install only from trusted OS repositories, and use the skill on directories you intentionally want searched. Avoid broad searches over folders containing secrets, credentials, private documents, or customer data unless you are comfortable with matching file names or contents appearing in the agent conversation.
功能分析
Type: OpenClaw Skill
Name: file-search
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'file-search' is benign. It clearly defines its purpose as fast file-name and content search using standard tools `fd` and `rg`. The `SKILL.md` provides legitimate installation instructions via `dnf` for standard packages (`fd-find`, `ripgrep`) and examples of using these tools for local file system searches. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The `CLAUDE.md` file contains only benign activity logs.
能力评估
Purpose & Capability
The stated purpose is fast file-name and content search using fd and ripgrep, and the examples match that purpose. Searching file contents can expose private local text to the agent if pointed at sensitive directories, but that is expected and user-directed.
Instruction Scope
The runtime instructions are simple command examples for explicit paths and do not request deletion, modification, credential access, network upload, or automatic indexing.
Install Mechanism
The skill discloses installing standard OS packages with sudo dnf install fd-find ripgrep. This is a normal package-manager install path, assuming trusted repositories.
Credentials
Local filesystem read/search capability is proportionate for a file-search skill. The artifacts show no network access, account integration, hidden data flows, or broad background collection.
Persistence & Privilege
The artifact contains only markdown files and no executable scripts, background workers, persistence mechanisms, stored credentials, or ongoing elevated runtime behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install file-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/file-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
File Search 是什么?
Fast file-name and content search using `fd` and `rg` (ripgrep). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15683 次。
如何安装 File Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install file-search」即可一键安装,无需额外配置。
File Search 是免费的吗?
是的,File Search 完全免费(开源免费),可自由下载、安装和使用。
File Search 支持哪些平台?
File Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 File Search?
由 Xejrax(@xejrax)开发并维护,当前版本 v1.0.0。
推荐 Skills