Talend

v1.0.2

Talend integration. Manage Persons, Organizations, Leads, Deals, Activities, Notes and more. Use when the user wants to interact with Talend data.

0· 110·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
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description (Talend integration) matches the instructions: it tells the agent to use the Membrane CLI to connect to Talend, discover actions, run actions, and proxy API requests. The requested capabilities (network access, Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, performing browser-based login, creating connections, running actions, and proxying arbitrary Talend API endpoints via 'membrane request'. All of these are in-scope for a Talend integration. Note: proxying arbitrary endpoints means the agent will be able to send data to Talend through Membrane — expected for this skill but worth being aware of.
Install Mechanism
No formal install spec is bundled (instruction-only), which is low-risk. The doc suggests installing @membranehq/cli via 'npm install -g' — a standard recommendation but user-executed and outside the skill bundle. No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, relying on Membrane to handle auth. That is proportionate to the described functionality.
Persistence & Privilege
Flags show always:false and normal autonomous invocation allowed. The skill does not request persistent system-level privileges or config paths and does not modify other skills' settings.
Assessment
This skill is an instruction-only integration that relies on the Membrane CLI and your Membrane account to access Talend. Before installing or running commands: 1) Confirm you trust the Membrane service (@membranehq/cli on npm and the getmembrane.com site), 2) Be prepared for browser-based login (or headless flow) that grants Membrane access to Talend on your behalf, 3) Do not manually supply Talend API keys — the skill instructs you not to, and Membrane manages credentials, and 4) Review which Talend scopes/permissions the Membrane connection requests and audit the actions the agent runs (it can proxy arbitrary Talend endpoints). If you need stronger guarantees, verify the CLI package and Membrane account settings (permissions, tenant) before use.

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

latestvk973x1w72hsbejdamtgy2sd6gd843arj

License

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

Comments