Twelve Data

v1.0.2

Twelve Data integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twelve Data 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
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Twelve Data integration) match the contents: SKILL.md explains using the Membrane CLI to create a Twelve Data connection, list/run actions, and proxy requests. Nothing requested in the skill is unrelated to accessing Twelve Data via Membrane.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, logging in, creating connections, listing/running actions, and proxying requests. The document does not instruct reading unrelated files, requiring local secrets, or sending data to unexpected endpoints. The headless login flow involves copying a URL to a browser — expected for OAuth-like flows.
Install Mechanism
The skill has no formal install spec but tells users to run `npm install -g @membranehq/cli`. Installing a global npm package is a reasonable way to get the CLI but carries the usual moderate risk of executing code from the public npm registry; consider using `npx` or reviewing the package and its repository before global install.
Credentials
The skill declares no environment variables or credentials and relies on Membrane to manage Twelve Data credentials. Requiring a Membrane account and network access is proportionate. There are no unexplained credential requests.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request elevated or persistent agent-wide privileges nor does it instruct modifying other skills or system-wide settings.
Assessment
This skill appears coherent and safe in purpose, but you are delegating API access to Membrane and installing their CLI. Before installing: (1) verify @membranehq/cli on npm and its GitHub repo to ensure it’s the official package and review recent versions, (2) prefer `npx @membranehq/cli` if you want to avoid a global install, (3) be aware that Membrane will hold/manage your Twelve Data credentials — review their privacy/security docs and trustworthiness, and (4) only follow the login URLs printed by the CLI (don’t open unknown shorteners or unrelated links).

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

latestvk970ey9b59w16bwx1r8bvktw0x843cmg

License

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

Comments