← 返回 Skills 市场
gora050

Onfleet

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
183
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install onfleet
功能描述
Onfleet integration. Manage Organizations. Use when the user wants to interact with Onfleet data.
安全使用建议
This skill delegates Onfleet access to the Membrane service and instructs you to install and use the @membranehq CLI. Before installing: verify you trust Membrane (review their GitHub, package publisher, privacy/security docs), be aware that 'npm install -g' executes package install scripts and requires appropriate permissions, and understand that Onfleet credentials will be managed server-side by Membrane (you will authorize via browser/device flow). Also note the registry metadata didn't explicitly list the requirement for a Membrane account — confirm that requirement and review the connector's scope/permissions in Membrane before granting access.
功能分析
Type: OpenClaw Skill Name: onfleet Version: 1.0.3 The 'onfleet' skill is a standard integration for managing Onfleet delivery data using the Membrane CLI. The instructions in SKILL.md guide the agent to install the legitimate '@membranehq/cli' package, authenticate via the Membrane platform, and execute actions through their API. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The skill's name/description (Onfleet integration) matches the instructions: it teaches the agent/how-to use the Membrane CLI to connect to Onfleet and run actions. No unrelated credentials or unrelated system subsystems are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing OAuth-style login, creating a connection for the onfleet connector, discovering actions, and running them. It does not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no formal install spec) but tells users to run 'npm install -g @membranehq/cli@latest' (or npx). Installing a global npm package is a common pattern but requires trusting the package publisher and gives code execution during install; this is a moderate operational risk but coherent with the stated use of the Membrane CLI.
Credentials
No environment variables or API keys are requested by the skill itself; authentication is delegated to Membrane via browser/device flow. This is proportionate, but it requires trusting Membrane to store/manage Onfleet credentials. The registry metadata did not explicitly note the requirement for a Membrane account even though SKILL.md does.
Persistence & Privilege
always is false, the skill is instruction-only and does not request persistent privileges or modify other skills or system-wide settings. Agent autonomous invocation remains at the platform default and is not a concern by itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install onfleet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /onfleet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug onfleet
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Onfleet 是什么?

Onfleet integration. Manage Organizations. Use when the user wants to interact with Onfleet data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。

如何安装 Onfleet?

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

Onfleet 是免费的吗?

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

Onfleet 支持哪些平台?

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

谁开发了 Onfleet?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论