← Back to Skills Marketplace
Smartengage
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
142
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install smartengage
Description
SmartEngage integration. Manage Organizations, Users, Filters. Use when the user wants to interact with SmartEngage data.
Usage Guidance
This skill is internally consistent with its stated purpose, but exercise the usual caution when installing CLIs from npm: prefer using npx to avoid global installs, review the @membranehq/cli package (source repo, npm page, recent publish history), and run initial commands in an isolated or development environment if you’re unsure. When performing the headless login flow, only open authorization URLs you recognize and verify the account/tenant being authorized. If you need higher assurance, inspect the CLI source or ask the publisher for a reproducible release (GitHub release with checksums) before installing globally.
Capability Analysis
Type: OpenClaw Skill
Name: smartengage
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the SmartEngage marketing platform using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, action discovery, and execution via the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing marketing automation data through a third-party integration service (getmembrane.com).
Capability Assessment
Purpose & Capability
Name/description (SmartEngage integration) align with instructions: the SKILL.md exclusively describes using the Membrane CLI to connect to SmartEngage, discover and run actions, and create actions when needed. Nothing requested (no unrelated credentials or system access) appears out of scope.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating (browser/authorization code flow), creating/listing connections and actions, and running actions. The doc explicitly advises not to ask users for API keys. It does not instruct reading arbitrary files, other env vars, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the package registry, but SKILL.md instructs installing @membranehq/cli from the public npm registry (npm install -g or npx). Installing global npm packages modifies the host environment and pulls code from npm (moderate risk). This is expected for a CLI-based integration, but inspect or run via npx or in an isolated environment if you have concerns.
Credentials
The skill declares no required environment variables or config paths and uses Membrane to manage credentials. The OAuth/browser login flow is appropriate for a service integration and no unrelated secrets are requested.
Persistence & Privilege
always: false and normal agent invocation are set. The skill does not request persistent system-wide changes or access to other skills' configurations. Nothing indicates elevated or permanent privileges beyond installing and running the Membrane CLI.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smartengage - After installation, invoke the skill by name or use
/smartengage - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Smartengage?
SmartEngage integration. Manage Organizations, Users, Filters. Use when the user wants to interact with SmartEngage data. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Smartengage?
Run "/install smartengage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smartengage free?
Yes, Smartengage is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smartengage support?
Smartengage is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smartengage?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills