Faraday
v1.0.2Faraday integration. Manage Organizations. Use when the user wants to interact with Faraday data.
⭐ 0· 112·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
The SKILL.md describes a Faraday integration and all runtime actions are performed via the Membrane CLI (search, connect, action run, proxy requests). There are no unrelated credentials, binaries, or capabilities requested that would be inconsistent with a Faraday integration.
Instruction Scope
Instructions are narrowly scoped: install @membranehq/cli, authenticate with Membrane, create/find a connector, run actions or proxy API requests. The instructions do not direct the agent to read unrelated files, request unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install the Membrane CLI via `npm install -g @membranehq/cli`. Installing a global npm package is a reasonable and expected step for this integration but carries the usual moderate risk of third-party npm packages (verify package provenance and trustworthiness).
Credentials
The skill declares no required environment variables or secrets and explicitly advises letting Membrane handle credentials. That is proportionate for a connector-based integration. Note: users must trust Membrane to manage credentials and session refresh server-side.
Persistence & Privilege
The skill does not request always:true or any elevated persistent presence. It is user-invocable and uses the platform default allowing autonomous invocation; this is normal and not combined with other red flags.
Assessment
This skill is instruction-only and appears coherent, but before using it: (1) Confirm you trust the Membrane service and the npm package @membranehq/cli (review the npm page and GitHub repo). (2) Installing a global npm package modifies your system PATH—ensure you want that and that you installed it from the official source. (3) Membrane will handle Faraday credentials server-side; if you have policy constraints about centralized credential managers, verify compliance. (4) The agent will not install anything automatically (no install spec), so you must perform the CLI install and authentication steps yourself. (5) If you need higher assurance, review the Membrane CLI codebase and privacy/security documentation before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk973ftw7tdnn2ky35rt3bgjgys842rn7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
