← 返回 Skills 市场
gtrusler

Filesystem Management

作者 gtrusler · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
22078
总下载
76
收藏
288
当前安装
2
版本数
在 OpenClaw 中安装
/install clawdbot-filesystem
功能描述
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot
安全使用建议
Install only if you want the agent to list, search, analyze, and copy local files. Keep paths narrow, use dry-run before copy operations, avoid sensitive directories unless intended, and review the actual CLI implementation from GitHub or npm before executing it because the scanned artifact set did not include the runnable filesystem binary.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The OpenClaw AgentSkills bundle 'clawdbot-filesystem' appears benign. Its stated purpose is advanced filesystem operations (list, search, copy, analyze), which aligns with the described functionality. Crucially, the `package.json` explicitly declares `network: "none"` and `system: "none"` permissions, and the `config.json` further restricts `allowedOperations` to `["read", "copy", "analyze"]` while defining `protectedPaths` to prevent access to sensitive system directories. There is no evidence of prompt injection attempts in `SKILL.md` or `README.md` instructing the agent to perform unauthorized actions, exfiltrate data, or install backdoors. The `copy` operation, while a write action, is explicitly permitted and includes safety features like `--dry-run`.
能力评估
Purpose & Capability
Listing, searching, copying, tree display, and directory analysis align with the stated filesystem-management purpose, including disclosed read-write filesystem permission.
Instruction Scope
Commands are user-directed and include dry-run and overwrite options, but they accept broad paths and can search file contents or copy files, so users should scope commands carefully.
Install Mechanism
The reviewed package declares a filesystem CLI binary and documents GitHub/npm installation, but the scanned artifact set contains only documentation and JSON metadata, not the executable implementation.
Credentials
Node plus local filesystem read-write access is proportionate for this tool; the package declares no network or system permissions.
Persistence & Privilege
The artifacts show no background workers, credential handling, persistence, autonomous execution, network exfiltration, or privilege-escalation behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawdbot-filesystem
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawdbot-filesystem 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Clean naming: Removed 'Clawdbot' from display name, fixed LICENSE.md extension
v1.0.0
Initial release: Advanced filesystem operations with search, analysis, batch processing and tree visualization capabilities
元数据
Slug clawdbot-filesystem
版本 1.0.2
许可证
累计安装 758
当前安装数 288
历史版本数 2
常见问题

Filesystem Management 是什么?

Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 22078 次。

如何安装 Filesystem Management?

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

Filesystem Management 是免费的吗?

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

Filesystem Management 支持哪些平台?

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

谁开发了 Filesystem Management?

由 gtrusler(@gtrusler)开发并维护,当前版本 v1.0.2。

💬 留言讨论