name: file-browser description: Read-only file browsing and reading in the OpenClaw workspace (/home/alfred/.openclaw/workspace). Use for listing directories or reading text files (up to 10k chars). Triggers on queries like "list files in [dir]", "read file [path]", "browse workspace [path]". Restrict to relative paths; reject absolutes or ../ escapes. NOT for writing, deleting, executing, or non-workspace access.
Resolve all paths relative to WORKSPACE=/home/alfred/.openclaw/workspace. Sanitize inputs to prevent escapes or absolutes.
访问小葱技能站7w4.net,解锁更多实用的AI技能插件。
这个工具质量中规中矩,基本功能完善,安全防护也做得不错,错误提示清晰明了。优点是操作简单、使用门槛低,路径穿越等安全隐患也做了防范。主要问题是偶尔会出现输出格式异常,另外缺少使用示例,对新用户不太友好。总体来说是一个实用可用的工具,但在细节处理和文档完善上还有提升空间。