Fyber

v1.0.2

Fyber integration. Manage data, records, and automate workflows. Use when the user wants to interact with Fyber data.

0· 69·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 skill describes a Fyber integration and only instructs the agent to install and use the Membrane CLI to create connections, list actions, run actions, or proxy API requests. All required capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md limits runtime actions to installing/running the Membrane CLI, performing login, creating/listing connections, running actions, and proxying requests. It does not instruct reading unrelated files, exporting environment variables, or contacting endpoints unrelated to Membrane/Fyber.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the skill tells users to npm install -g @membranehq/cli or use npx. This is expected for a CLI-based integration; be aware npx will fetch code at runtime and npm -g will write a global binary to disk.
Credentials
The skill declares no required env vars or credentials and explicitly warns not to ask users for API keys, delegating auth to Membrane. Note: using Membrane means requests and credentials are managed/proxied by Membrane's service, so sensitive request data will be relayed through that third party.
Persistence & Privilege
The skill is not marked always:true and uses default autonomous-invocation settings. It does not request persistent system-level changes or modify other skills' configs; behavior is proportionate to its purpose.
Assessment
This skill is an instruction-only integration that relies on the Membrane CLI to access Fyber. Before installing or using it: (1) verify you trust the @membranehq package and the getmembrane.com site (npx will fetch code at runtime and npm -g installs a global binary); (2) understand that Membrane will proxy requests and manage credentials server-side—any data you send via proxy will transit Membrane's service; (3) prefer using npx@version or pinning a known release if you want to avoid installing globally; (4) confirm the connector is official and review Membrane's privacy/security docs if you will send sensitive data. Otherwise the skill's instructions and requirements are internally consistent.

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

latestvk97fmayk4xf68s4408khtsgq158423gh

License

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

Comments