← 返回 Skills 市场
amaofx

Filesystem

作者 AmaoFx · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
13986
总下载
8
收藏
339
当前安装
1
版本数
在 OpenClaw 中安装
/install filesystem
功能描述
Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz...
安全使用建议
Install this only if you want the agent to help with local filesystem work. Before approving bulk delete, move, rename, or in-place replacement commands, check the target directory, preview the matched files, and keep backups for important data. Optional tools like tree, fd, and ripgrep should be installed only through a package manager you trust.
功能分析
Type: OpenClaw Skill Name: filesystem Version: 1.0.0 The skill bundle provides extensive capabilities for arbitrary shell command execution, including file creation, modification, deletion, and the installation of new software via `brew install` (e.g., `tree`, `fd`, `ripgrep`) as seen in `SKILL.md`. While these operations are presented as legitimate filesystem management tools, their broad scope and power, particularly the ability to install external programs and modify files in-place (`sed -i`), introduce significant security risks. There is no explicit malicious intent within the provided files, but these capabilities could be easily abused for data exfiltration, system compromise, or persistence if the agent is prompted maliciously or operates in an insecure environment.
能力评估
Purpose & Capability
The skill's capabilities are broad local filesystem operations: listing, searching, directory analysis, copying, moving, deleting, renaming, and in-place text replacement. Those capabilities match the stated filesystem-management purpose.
Instruction Scope
Several examples operate recursively and include destructive or mutating commands such as delete, move, and sed replacement, but the artifact discloses these actions and includes reminders to preview, confirm, and back up before bulk operations.
Install Mechanism
The bundle contains a single non-executable SKILL.md and no installer, package manifest, scripts, or automatic setup. Optional Homebrew installs for tree, fd, and ripgrep are shown as user-directed examples.
Credentials
Broad local file access is inherent to the skill's purpose. The artifact does not request credentials, remote services, network transfer, account access, or private session/profile stores.
Persistence & Privilege
No persistence, background workers, privilege escalation, hidden execution, or automatic runtime behavior was found. The only privilege-related text is a caution that some filesystem operations may require care around permissions or system directories.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install filesystem
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /filesystem 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of advanced filesystem utilities. - Provides directory listing, content search, batch file processing, and directory analysis. - Supports recursive search, file type filtering, size checks, and batch operations (copy/move/delete/rename). - Includes best practices and safety reminders for bulk operations. - Offers practical command examples for common tasks, including search, replacement, and cleaning up temporary files. - Tips for using enhanced tools like tree, fd, and ripgrep for faster file operations.
元数据
Slug filesystem
版本 1.0.0
许可证
累计安装 340
当前安装数 339
历史版本数 1
常见问题

Filesystem 是什么?

Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13986 次。

如何安装 Filesystem?

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

Filesystem 是免费的吗?

是的,Filesystem 完全免费(开源免费),可自由下载、安装和使用。

Filesystem 支持哪些平台?

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

谁开发了 Filesystem?

由 AmaoFx(@amaofx)开发并维护,当前版本 v1.0.0。

💬 留言讨论