Syniverse

v1.0.0

Syniverse integration. Manage data, records, and automate workflows. Use when the user wants to interact with Syniverse data.

0· 60·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Syniverse integration) matches the instructions (use Membrane CLI to connect, list actions, run requests). All required actions relate to discovering and invoking Syniverse APIs via Membrane; nothing unrelated is requested.
Instruction Scope
SKILL.md instructs the agent/user to install and use the Membrane CLI, create a connection, list actions, run actions, or proxy requests. It does not instruct the agent to read unrelated files, access unrelated env vars, or exfiltrate data to third-party endpoints beyond Membrane/Syniverse.
Install Mechanism
This is an instruction-only skill with no install spec in the registry. It recommends installing the @membranehq/cli via npm (-g or npx usage shown). This is proportionate for the described functionality; no arbitrary downloads or unknown URLs are requested.
Credentials
The skill declares no required environment variables or credentials and instead relies on Membrane's connection flow. That is reasonable: Membrane is described as managing credentials server-side. There are no unrelated credential requests.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or system-wide settings, and is user-invocable. Autonomous invocation remains possible by default but is not combined with other privilege escalations.
Assessment
This skill is essentially a how-to that tells the agent/user to install and use the Membrane CLI to connect to Syniverse. Before installing, confirm you trust Membrane (https://getmembrane.com) as the intermediary that will hold and refresh Syniverse credentials; installing a global npm CLI will add software to your environment and the CLI will open browser-based login flows. The skill itself requests no unrelated secrets, but using it grants Membrane (and the created connection ID) the ability to act on your Syniverse account — review permissions on the connection, and avoid entering unrelated API keys or system passwords. If you need higher assurance, verify the Membrane CLI package source (npm package and GitHub repo) before installing and prefer npx for one-off runs instead of a global install.

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

latestvk973qp96ssy8qnyrvgbnxfp0vn84bsx1

License

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

Comments