← 返回 Skills 市场
Smartcar
作者
Vlad Ursul
· GitHub ↗
· v1.0.4
· MIT-0
157
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install smartcar
功能描述
Smartcar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartcar data.
安全使用建议
This skill appears to be what it claims: a Smartcar integration that relies on the Membrane CLI. Before installing or using it, make sure you: (1) trust the Membrane project and the npm package @membranehq/cli (review the package on npm and the repository at the homepage/repo), (2) have Node/npm available (the skill metadata doesn't list this but the docs assume it), and (3) understand that installing a global npm package runs third-party code on your machine — review the package and its version. The skill does not ask for API keys and intends to use browser-based auth via Membrane, which reduces local secret handling. If you want stricter control, run the CLI in a contained environment or review the Membrane CLI source before installing.
功能分析
Type: OpenClaw Skill
Name: smartcar
Version: 1.0.4
The skill provides instructions for an AI agent to interact with the Smartcar API via the Membrane CLI. It outlines standard procedures for authentication, connection management, and action execution through the '@membranehq/cli' npm package. The instructions in SKILL.md prioritize secure credential handling by offloading authentication to the Membrane platform rather than storing secrets locally, and no malicious patterns such as data exfiltration or unauthorized execution were identified.
能力标签
能力评估
Purpose & Capability
The name/description claim a Smartcar integration and the SKILL.md describes using the Membrane CLI to manage Smartcar connections and actions. That is coherent: Membrane acts as the connector and handles auth, which matches the stated purpose. Minor inconsistency: the skill metadata lists no required binaries or primary credential, but the runtime instructions expect a Membrane CLI (and implicitly Node/npm when recommending npm or npx).
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, authenticating via browser/authorization codes, creating connections, discovering and running actions, and polling action states. It does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints. It explicitly advises not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
There is no install spec in the registry, but the documentation tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a package from the public npm registry is expected for a CLI tool, but it is a non-trivial install step (global npm install) and carries the normal supply-chain risk of npm packages. This is proportionate to the skill's needs but the registry should have declared the dependency (Node/npm and membrane CLI) in required binaries.
Credentials
The skill requests no environment variables or credentials in the metadata and SKILL.md explicitly directs the user to use Membrane-managed connections instead of providing API keys. That is proportionate for a connector-based integration.
Persistence & Privilege
The skill is not forced-always (always: false) and does not request persistent system-wide changes in its instructions. It does require installing a CLI tool locally if the user chooses to follow the instructions, which is normal for a CLI-backed integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smartcar - 安装完成后,直接呼叫该 Skill 的名称或使用
/smartcar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Auto sync from membranedev/application-skills
v1.0.3
Revert refresh marker
v1.0.2
Refresh update marker
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Smartcar 是什么?
Smartcar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartcar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 Smartcar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smartcar」即可一键安装,无需额外配置。
Smartcar 是免费的吗?
是的,Smartcar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smartcar 支持哪些平台?
Smartcar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smartcar?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.4。
推荐 Skills