← Back to Skills Marketplace
20049
Downloads
19
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install file-search
Description
Fast file-name and content search using `fd` and `rg` (ripgrep).
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install file-search - After installation, invoke the skill by name or use
/file-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Frequently Asked Questions
What is File Search?
Fast file-name and content search using `fd` and `rg` (ripgrep). It is an AI Agent Skill for Claude Code / OpenClaw, with 20049 downloads so far.
How do I install File Search?
Run "/install file-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is File Search free?
Yes, File Search is completely free (open-source). You can download, install and use it at no cost.
Which platforms does File Search support?
File Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created File Search?
It is built and maintained by Xejrax (@xejrax); the current version is v1.0.0.
More Skills