Segmetrics

v1.0.2

SegMetrics integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with SegMetrics data.

0· 123·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (SegMetrics integration) match the instructions: all actions use the Membrane CLI to connect to SegMetrics, discover actions, run actions, or proxy API requests. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits itself to using the Membrane CLI (login, connect, action list/run, request). It does not instruct reading arbitrary files or environment variables. It explicitly recommends creating a Membrane connection rather than asking for raw API keys.
Install Mechanism
The skill is instruction-only (no install spec), but tells the user to install @membranehq/cli via npm (or use npx). Installing or running packages from npm/ npx executes third-party code from the registry — a common but non-trivial risk that requires trusting the package and its publisher.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself. The instructions rely on Membrane to manage SegMetrics credentials, which is proportionate to the stated design.
Persistence & Privilege
The skill does not request always:true or elevated platform privileges. It requires network access and the agent may invoke it autonomously (default), which is expected for integration skills. Note that autonomous runs will cause network calls to Membrane.
Assessment
This skill delegates authentication and API calls to Membrane; installing or using it means you are trusting Membrane (and the @membranehq/cli npm package) to handle SegMetrics credentials and to proxy your data. Before installing: verify the Membrane project and package authorship (npm page, GitHub repo), confirm acceptable data-handling and privacy policies for your organization, prefer running CLI installs in a controlled environment (not a shared/system-wide CI runner) and review the OAuth consent scopes during membrane login. If you cannot trust a third-party proxy for sensitive data, consider integrating directly with SegMetrics using your own-managed credentials instead.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fpp5c4qgnxyvhq7mzccbyq9842jb7

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments