T2M Url Shortener
v1.0.2T2M URL Shortener integration. Manage Analyticses, Users, Workspaces. Use when the user wants to interact with T2M URL Shortener data.
⭐ 0· 96·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
OpenClaw
Benign
high confidencePurpose & Capability
The name and description claim T2M URL Shortener integration and all instructions are about using the Membrane CLI to connect to T2M, discover actions, run actions, and proxy requests. Required capabilities (network and a Membrane account) line up with the declared purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing connector searches, creating connections, listing actions, running actions, and proxying requests via a connection. It does not ask the agent to read unrelated files, request unrelated credentials, or send data to unexpected endpoints. Browser-based login and headless token-complete flow are expected for the described auth model.
Install Mechanism
This is an instruction-only skill (no automated install). It tells the user to run `npm install -g @membranehq/cli`. Installing a third-party global npm package is a normal step but carries the usual moderate risk of running community-published code — the instruction is proportionate to the skill's operation but you should verify the package/source before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane handle auth. It does not request unrelated secrets or system config paths.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide changes. It relies on the Membrane CLI and a user-authenticated connection; no elevated platform privileges are requested.
Assessment
This skill appears coherent: it instructs you to install and use the Membrane CLI to interact with T2M and does not request unrelated secrets. Before installing, verify the @membranehq/cli package and its repository (check npm and the linked GitHub) and only run `npm install -g` if you trust that package. Be mindful that the CLI will open a browser for authentication (or provide a login code for headless use) and that Membrane will broker requests on your behalf — only create connections for services you trust. If you need a higher assurance level, inspect the Membrane CLI source or test in a sandboxed environment first.Like a lobster shell, security has layers — review code before you run it.
latestvk975ptzs80rfdjv6s7j6fwjbyn8425dz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
