F5 Networks
v1.0.2F5 Networks integration. Manage data, records, and automate workflows. Use when the user wants to interact with F5 Networks data.
⭐ 0· 93·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 (F5 Networks integration) align with the instructions: the skill delegates F5 access to the Membrane service/CLI. Asking the user to install @membranehq/cli and to create a Membrane connection is coherent for a proxy-based integration.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in via browser, creating connections, listing actions, running actions, and proxying API requests. It does not request unrelated files, system paths, or environment variables beyond network access and a Membrane account.
Install Mechanism
There is no registry install spec; the README tells the user to run `npm install -g @membranehq/cli`. That is a public npm package install (moderate risk if run blindly). The skill itself does not automatically download code or extract archives.
Credentials
The skill declares no required env vars or credentials and explicitly instructs users to create a Membrane connection rather than providing API keys. Requesting network access and a Membrane account is proportionate to its described function.
Persistence & Privilege
No always:true, no config paths, and no code files. The skill is user-invocable and can be called autonomously by the agent (platform default) but it does not request elevated persistence or cross-skill config changes.
Assessment
This skill is instruction-only and delegates F5 access through the third-party Membrane service and its CLI. Before using it: (1) verify you trust getmembrane.com and the @membranehq/cli npm package (review the package source and permissions if possible), because installing a global npm package runs code on your machine; (2) be aware the CLI opens a browser for authentication and stores/refreshes credentials via Membrane (no local API keys required by the skill itself); (3) limit use on sensitive systems where global installs or network-proxied credentials are disallowed; and (4) if you need stronger assurance, inspect the Membrane CLI code, privacy/security docs, and the specific F5 connector permissions that will be granted when you create the connection.Like a lobster shell, security has layers — review code before you run it.
latestvk97acaggqy7cmprgrqf8cyttkx842y6a
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
