Flinks
v1.0.2Flinks integration. Manage data, records, and automate workflows. Use when the user wants to interact with Flinks data.
⭐ 0· 71·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 match the instructions: the skill is a Flinks integration that routes calls via the Membrane CLI/proxy. Requiring a Membrane account and network access is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent/operator to install and use the Membrane CLI, create connections, list actions, run actions, and proxy requests to the Flinks API. It does not instruct reading unrelated files, exporting environment variables, or exfiltrating data to unexpected endpoints. All commands and workflows stay within the documented Flinks-via-Membrane scope.
Install Mechanism
This is an instruction-only skill (no install spec), but the runtime instructions recommend installing @membranehq/cli via npm (npm install -g). Installing a public npm CLI is a reasonable and expected step for this integration, but it carries the usual supply-chain/privilege considerations of global npm installs (verify package, version, and install as appropriate user).
Credentials
The skill declares no required env vars, no config paths, and the instructions explicitly say not to request API keys (Membrane handles auth server-side). The requested access is minimal and proportional to the integration.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modify other skills' configuration. Autonomous invocation is allowed (platform default); that is expected for a skill of this type.
Assessment
This skill appears coherent, but follow normal precautions before installing/running the Membrane CLI: verify the @membranehq/cli package and version from the official source, avoid global installs as root on shared machines, and confirm you trust the Membrane service and its privacy policy since Flinks financial data will be proxied through it. If you prefer, install the CLI locally or inspect the package repository first. Note that the agent can invoke this skill autonomously under normal platform rules, so only enable it if you expect automated Flinks interactions.Like a lobster shell, security has layers — review code before you run it.
latestvk97222azajr8tvxcsqs308rrf5842ma1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
