← Back to Skills Marketplace
gora050

Smartcar

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

What is Smartcar?

Smartcar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartcar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Smartcar?

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

Is Smartcar free?

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

Which platforms does Smartcar support?

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

Who created Smartcar?

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

💬 Comments