← Back to Skills Marketplace
gora050

Samsara

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
175
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install samsara
Description
Samsara integration. Manage Drivers, Assets, Locations, Trips, Reports. Use when the user wants to interact with Samsara data.
Usage Guidance
This skill is coherent: it delegates Samsara access to the Membrane platform and instructs using the Membrane CLI. Before installing or following the instructions, consider: (1) only install CLIs from sources you trust — installing an npm package runs third-party code; prefer using npx if you want to avoid a global install; (2) review the Membrane project's repository and npm package to confirm authenticity and check recent activity/maintainers; (3) confirm the login URL and OAuth flow are for the official Membrane domain before entering credentials; (4) understand that Membrane will manage the Samsara credentials on your behalf — review its privacy/security docs and what permissions the connector requests in your Samsara org; (5) avoid using in highly sensitive environments until you've vetted Membrane and the connector's access scope. Overall the skill appears internally consistent, not requesting unrelated credentials or permissions.
Capability Analysis
Type: OpenClaw Skill Name: samsara Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Samsara fleet management platform using the Membrane CLI. It focuses on legitimate integration tasks such as managing drivers, vehicles, and reports, and emphasizes secure credential management through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injection attempts were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Samsara and its SKILL.md instructs the agent to use the Membrane CLI and the Samsara connector. Required capabilities (discover actions, create/run actions, connect) match the stated purpose and no unrelated credentials or system accesses are requested.
Instruction Scope
The SKILL.md only instructs installing and using the Membrane CLI, logging in via Membrane, creating a connection to the Samsara connector, and listing/ running actions. It does not ask the agent to read arbitrary local files, pull unrelated environment variables, or send data to endpoints outside Membrane/Samsara flows.
Install Mechanism
This is an instruction-only skill (no install spec), but the docs direct the user to install the Membrane CLI via npm (npm install -g @membranehq/cli@latest) or to use npx for some commands. Installing a global npm package executes code from the public npm registry — this is normal for CLI usage but is an action the user should treat like any third-party package installation (review package source, trust, and permissions).
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for external API keys (Membrane manages credentials). That is proportional to the described integration model. The SKILL.md relies on Membrane to handle auth; verify you trust Membrane to store/manage Samsara credentials.
Persistence & Privilege
The skill does not request always:true or other elevated presence. There is no install-time code in the skill bundle and it does not attempt to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install samsara
  3. After installation, invoke the skill by name or use /samsara
  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 samsara
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Samsara?

Samsara integration. Manage Drivers, Assets, Locations, Trips, Reports. Use when the user wants to interact with Samsara data. It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.

How do I install Samsara?

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

Is Samsara free?

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

Which platforms does Samsara support?

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

Who created Samsara?

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

💬 Comments