Proxyclick
v1.0.0Proxyclick integration. Manage data, records, and automate workflows. Use when the user wants to interact with Proxyclick data.
⭐ 0· 49·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
Name/description (Proxyclick integration) align with the instructions: all runtime steps are about installing/using the Membrane CLI to connect to Proxyclick and run actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md confines its instructions to installing the Membrane CLI, logging in, creating/listing connections, running actions, and proxying requests to the Proxyclick API. It does not instruct reading arbitrary host files or environment variables outside the Membrane auth flow.
Install Mechanism
The skill is instruction-only (no installer in the registry) but instructs users to run `npm install -g @membranehq/cli`. Requiring an npm global install is reasonable for a CLI-based integration but carries normal third-party package risk (you should verify the package ownership and source before installing).
Credentials
No env vars, config paths, or credentials are declared or requested by the skill. Authentication is delegated to Membrane's interactive login flow, which is proportionate for a connector-based integration.
Persistence & Privilege
The skill does not request 'always' presence, does not modify other skills or system-wide settings, and is user-invocable only. Nothing in the instructions asks for elevated or persistent system privileges.
Assessment
This skill is coherent with its stated purpose but depends on the third-party Membrane service and its CLI. Before installing: verify the @membranehq/cli package on the npm registry (publisher, recent versions, and repo), confirm you trust Membrane to hold/refresh Proxyclick credentials (Membrane will act as a proxy and store tokens), and be aware installing a global npm CLI changes your environment. If you prefer less risk, run the CLI in an isolated environment (container/VM) or use `npx` rather than a global install. Do not provide unrelated credentials; follow the interactive login flow and review any browser-based consent screens carefully.Like a lobster shell, security has layers — review code before you run it.
latestvk97fy17dt7gm0ewakpzjnvf4xs84etsm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
