Tinyurl
v1.0.2TinyURL integration. Manage data, records, and automate workflows. Use when the user wants to interact with TinyURL data.
⭐ 0· 85·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
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (TinyURL integration) match the instructions: the SKILL.md explains how to discover and run TinyURL actions via the Membrane CLI and how to proxy raw API calls through Membrane. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The instructions tell the agent/operator to install and run the Membrane CLI, perform a browser-based login (or headless code flow), list actions, run actions, and proxy requests to TinyURL through Membrane. All referenced commands and flows are within scope for interacting with TinyURL. Note: these instructions require network access and an authenticated Membrane account, and they give the Membrane service the ability to act as a proxy for API calls you make.
Install Mechanism
The registry contains no formal install spec (instruction-only), but SKILL.md recommends npm installing @membranehq/cli globally (npm install -g). Installing a global npm CLI is a common pattern but adds moderate risk compared to instruction-only skills because it brings external code onto the machine; verify the package/source before installing.
Credentials
The skill declares no required env vars or credentials and instructs you to use Membrane-managed connections instead of local API keys. This is proportionate to its purpose. Be aware that the Membrane connection will carry whatever scopes/permissions you grant during authentication.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system changes. It is instruction-only and will only act when invoked (or when the agent chooses to invoke it under normal autonomous invocation rules).
Assessment
This skill is coherent: it uses the Membrane CLI to manage TinyURL connections and run actions. Before installing or using it, verify the @membranehq/cli package and the Membrane service (homepage/repo) to ensure you trust that provider. Understand that you'll authenticate via a browser flow and grant Membrane access to your TinyURL account (and the proxy can make arbitrary API requests for you), so review the connector's scopes/permissions and prefer least-privilege connections. If you prefer not to install a global npm package, run the CLI via npx or inspect the package source first. If you have any doubts about Membrane's trustworthiness, do not provide credentials or install the CLI.Like a lobster shell, security has layers — review code before you run it.
latestvk9715p2sxqk53bf3y487djpvqn842jf3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
