← 返回 Skills 市场
gtrusler

Filesystem Management

作者 gtrusler · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
23069
总下载
78
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install clawdbot-filesystem
功能描述
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot
安全使用建议
Install only if you want an agent-accessible tool that can inspect and copy local files. Use narrow paths, prefer dry-run before copy operations, be careful with overwrite, and verify the actual CLI implementation from the package source before running it because the executable was not present in the scanned artifact bundle.
功能分析
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
The stated purpose matches the requested capabilities: local file listing, content search, directory analysis, tree display, and batch copying. These are powerful local-file operations but are coherent with a filesystem-management skill.
Instruction Scope
Commands are documented as user-directed and include dry-run and overwrite controls, but they can operate on broad user-supplied paths and search file contents, so users should scope paths deliberately.
Install Mechanism
The package declares a Node CLI binary named filesystem, but the scanned artifact set contains documentation and JSON metadata only, not the runnable filesystem implementation; this limits runtime verification and may make the package incomplete as scanned.
Credentials
Node and local filesystem read-write permission are proportionate for the stated tool. The package declares no network or system permissions, and config limits operations to read, copy, and analyze with protected paths and performance limits.
Persistence & Privilege
The artifacts show no background workers, credential handling, session/profile access, privilege escalation, autonomous execution, or persistence mechanisms.
如何使用
  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
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Filesystem Management 是什么?

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

如何安装 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。

💬 留言讨论