← 返回 Skills 市场
Samsara
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
175
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install samsara
功能描述
Samsara integration. Manage Drivers, Assets, Locations, Trips, Reports. Use when the user wants to interact with Samsara data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install samsara - 安装完成后,直接呼叫该 Skill 的名称或使用
/samsara触发 - 根据 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
元数据
常见问题
Samsara 是什么?
Samsara integration. Manage Drivers, Assets, Locations, Trips, Reports. Use when the user wants to interact with Samsara data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。
如何安装 Samsara?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install samsara」即可一键安装,无需额外配置。
Samsara 是免费的吗?
是的,Samsara 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Samsara 支持哪些平台?
Samsara 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Samsara?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills