Imgix

v1.0.2

Imgix integration. Manage Accounts. Use when the user wants to interact with Imgix data.

0· 115·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 name/description (Imgix integration) matches the instructions: discover and run Imgix-related actions via the Membrane CLI and proxy. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md limits actions to installing and using the Membrane CLI, logging in, creating connections, listing actions, running actions, and proxying requests to the Imgix API. It does not instruct reading unrelated files or exfiltrating data outside the described workflow.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run `npm install -g @membranehq/cli`. Installing a third-party global npm package is a normal choice for a CLI, but it is an installation step outside the platform and carries the usual npm package risks (supply-chain, privilege of global installs).
Credentials
The skill requests no environment variables or credentials and relies on Membrane to manage Imgix auth. That is proportionate for a connector-style integration where Membrane handles the credential lifecycle.
Persistence & Privilege
The skill is not forced-always, is user-invocable, and does not request persistent system privileges or modify other skills' configurations. Autonomous invocation is allowed by default but is not combined with other concerning permissions.
Assessment
This skill appears to be what it says: an Imgix integration that uses the Membrane CLI. Before installing or running the CLI, confirm you trust the @membranehq/cli npm package and the Membrane service (check the package on npm and the project repository/homepage). Installing a global npm CLI gives that package the ability to run on your machine, so prefer installing in a controlled environment and review the package source if you have concerns. Remember Membrane will handle Imgix credentials via OAuth/connection flows — do not paste Imgix API keys into unrelated prompts or third-party tools unless you trust them.

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

latestvk9795jtzkge6wsysvftk5021wx842hd7

License

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

Comments