← 返回 Skills 市场
bytesagain3

Omni Tool

作者 bytesagain3 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
171
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install omni-tool
功能描述
The all-in-one tool to boost your productivity ⌨️ omni-tool, javascript, bookmark, bookmarks, bookmarks-manager, chrome.
安全使用建议
This skill appears to be what it says: an offline bash CLI that stores plain-text logs in ~/.local/share/omni-tool. Before installing or running it, review the script (already bundled) and consider: 1) avoid logging secrets or sensitive data because entries are stored in plain text and included in exports; 2) check file permissions on the data directory; 3) be aware the JSON export does not escape values properly and may be invalid for complex inputs; and 4) run it in a sandboxed account if you want to limit risk. If you need the project to handle secrets or structured exports safely, request fixes (escape/JSON-encode values, add optional encryption or a configurable data path).
功能分析
Type: OpenClaw Skill Name: omni-tool Version: 2.0.0 The Omni Tool is a simple Bash-based logging utility designed to record and categorize user-provided text entries into local log files within the user's home directory (~/.local/share/omni-tool/). Analysis of scripts/script.sh confirms that the tool only performs file appending, basic text processing (grep, sed, wc), and local data exports; it contains no network activity, no execution of user input, and no access to sensitive system files. While there is a logic bug where the 'export' command is shadowed by a logging case in the shell script, there is no evidence of malicious intent or security risk.
能力评估
Purpose & Capability
Name/description claim an offline, bash-based bookmarks/productivity utility and the included script implements a local bash tool that reads/writes only to ~/.local/share/omni-tool. There are no extra binaries, credentials, or unrelated capabilities requested.
Instruction Scope
Runtime instructions and the script are narrowly scoped to logging, searching, exporting, and reporting from local log files. Notable: it persistently stores all inputs in plain-text logs and can export them; the JSON export does not escape values and may produce invalid JSON for inputs containing quotes/newlines. This is a privacy/data-quality concern (not evidence of malicious intent).
Install Mechanism
No install spec — instruction-only skill with a bundled bash script. Nothing is downloaded from external URLs and no archive extraction or package install occurs.
Credentials
The skill requests no environment variables or credentials. It only uses HOME to build a data directory, which is proportional to a local CLI tool that stores user logs.
Persistence & Privilege
The tool writes files under the user's home (~/.local/share/omni-tool). This is typical for CLI utilities but means sensitive inputs will be stored on disk; the skill does not request elevated or cross-skill privileges and 'always' is false.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install omni-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /omni-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
publish v2.0.0
元数据
Slug omni-tool
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Omni Tool 是什么?

The all-in-one tool to boost your productivity ⌨️ omni-tool, javascript, bookmark, bookmarks, bookmarks-manager, chrome. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。

如何安装 Omni Tool?

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

Omni Tool 是免费的吗?

是的,Omni Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Omni Tool 支持哪些平台?

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

谁开发了 Omni Tool?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。

💬 留言讨论