← Back to Skills Marketplace
gora050

Segmetrics

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
186
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install segmetrics
Description
SegMetrics integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with SegMetrics data.
Usage Guidance
This skill appears coherent and implements SegMetrics access via the Membrane platform. Before installing or using it: 1) Verify you trust Membrane (getmembrane.com / the referenced GitHub) because Membrane will manage and store SegMetrics credentials on your behalf. 2) Prefer running commands with npx (or pin a specific CLI version) if you want to avoid a global `npm install -g`. 3) Review Membrane's privacy/security docs and the CLI package source/version before installing. 4) Do not provide SegMetrics API keys directly to the agent — follow the SKILL.md flow and create a Membrane connection so credentials are handled server-side.
Capability Analysis
Type: OpenClaw Skill Name: segmetrics Version: 1.0.3 The skill provides instructions for integrating SegMetrics using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating via OAuth, and managing marketing data through the Membrane platform. The instructions in SKILL.md specifically advise against asking users for API keys, delegating credential management to the third-party service to improve security. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is a SegMetrics integration that delegates API/auth handling to the Membrane platform. The homepage, repository, and SKILL.md consistently describe using Membrane to create connections and run actions against SegMetrics; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines agent actions to installing/using the Membrane CLI, logging in, creating/using a SegMetrics connection, discovering and running actions, and polling build state. It does not instruct the agent to read arbitrary filesystem paths, other env vars, or to exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs users to run `npm install -g @membranehq/cli@latest` (and suggests npx in places). Asking users to install a third-party global npm package is reasonable for this integration but carries the usual risks of third-party CLIs (verify package source/version).
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly advise letting Membrane handle credentials. No extraneous secrets or unrelated env access are requested.
Persistence & Privilege
The skill is not always-on and uses normal agent invocation. It does not request unusual persistence or modification of other skills' configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install segmetrics
  3. After installation, invoke the skill by name or use /segmetrics
  4. 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
Slug segmetrics
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Segmetrics?

SegMetrics integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with SegMetrics data. It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.

How do I install Segmetrics?

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

Is Segmetrics free?

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

Which platforms does Segmetrics support?

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

Who created Segmetrics?

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

💬 Comments