← Back to Skills Marketplace
gora050

Onfleet

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
183
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install onfleet
Description
Onfleet integration. Manage Organizations. Use when the user wants to interact with Onfleet data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install onfleet
  3. After installation, invoke the skill by name or use /onfleet
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug onfleet
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Onfleet?

Onfleet integration. Manage Organizations. Use when the user wants to interact with Onfleet data. It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.

How do I install Onfleet?

Run "/install onfleet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Onfleet free?

Yes, Onfleet is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Onfleet support?

Onfleet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Onfleet?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments