← Back to Skills Marketplace
Volvo Aemp
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
262
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install volvo-aemp
Description
Volvo AEMP integration. Manage Organizations. Use when the user wants to interact with Volvo AEMP data.
Usage Guidance
This skill appears coherent for interacting with Volvo AEMP via Membrane. Before installing/use: (1) verify the @membranehq/cli package on npm (publisher, recent versions, and checksums) because the SKILL.md recommends a global npm install; (2) be aware that after you authenticate the Membrane CLI will have the ability to act on your Volvo AEMP account — only authenticate from a trusted environment and follow least privilege practices; (3) confirm privacy/security policies at https://getmembrane.com and the referenced GitHub repo if you want source-level assurance; (4) avoid running the CLI on systems you don't control (CI or headless servers) unless you understand how tokens are stored and revoked. If you need higher assurance, ask the publisher for a pinned release or signed release artifacts and for clarification about how long CLI auth tokens are valid and where they are stored.
Capability Analysis
Type: OpenClaw Skill
Name: volvo-aemp
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Volvo AEMP telematics platform via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing connections and actions. The behavior is transparently aligned with its stated purpose of fleet management integration, and no malicious patterns such as data exfiltration or unauthorized persistence were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Volvo AEMP integration) match the instructions: all operations are performed via the Membrane CLI (connect, list actions, run actions). The only required external resource is a Membrane account and network access, which is appropriate for a hosted connector integration.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing connection/auth flows, discovering and running actions, and using --json for machine output. It does not instruct reading arbitrary files, unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The doc tells the user to run `npm install -g @membranehq/cli@latest` — a global npm package install. That is expected for a CLI-based integration but carries the usual caution about installing global npm packages (verify package publisher and integrity).
Credentials
The skill does not declare or require environment variables or other credentials in the registry. Authentication is handled interactively by the Membrane CLI (browser-based or code exchange), which is a proportionate approach for this integration.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed by default but not combined with other concerning factors. The skill does not request persistent system-wide privileges or attempt to modify other skills/configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install volvo-aemp - After installation, invoke the skill by name or use
/volvo-aemp - 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
Frequently Asked Questions
What is Volvo Aemp?
Volvo AEMP integration. Manage Organizations. Use when the user wants to interact with Volvo AEMP data. It is an AI Agent Skill for Claude Code / OpenClaw, with 262 downloads so far.
How do I install Volvo Aemp?
Run "/install volvo-aemp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Volvo Aemp free?
Yes, Volvo Aemp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Volvo Aemp support?
Volvo Aemp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Volvo Aemp?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills