← 返回 Skills 市场
20049
总下载
19
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install file-search
功能描述
Fast file-name and content search using `fd` and `rg` (ripgrep).
安全使用建议
Install only from trusted OS repositories. Use the skill on directories you intentionally want searched, and avoid broad searches over 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, and the artifact only provides examples for `fd` and `rg`; content search can expose local private text if the user points it at sensitive folders, but that is expected for the purpose.
Instruction Scope
Runtime instructions are simple, user-directed search commands against explicit paths and do not request deletion, modification, credential access, network upload, automatic indexing, or prompt overrides.
Install Mechanism
The skill discloses installation of standard OS packages `fd-find` and `ripgrep` via `sudo dnf`; elevated package installation should come from trusted repositories, but the mechanism is normal and purpose-aligned.
Credentials
Local filesystem read/search capability is proportionate for a file-search skill, and the artifacts show no account integration, network data flow, broad background collection, or unrelated access.
Persistence & Privilege
The bundle contains only Markdown files, with no executable scripts, services, background workers, startup hooks, persistence mechanisms, or stored credentials.
如何使用
- 确保已安装 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 插件,目前累计下载 20049 次。
如何安装 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