Mockaroo

v1.0.0

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

0· 48·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
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Mockaroo integration) aligns with the instructions: the SKILL.md shows how to use the Membrane CLI to connect to Mockaroo and run actions or proxy requests. Required capabilities (network access, Membrane account, CLI) are appropriate for this purpose.
Instruction Scope
Instructions direct the agent and user to install and run the @membranehq/cli, perform browser-based authentication, create/inspect connections, run actions, and proxy arbitrary API requests through Membrane. This stays within the stated purpose, but it explicitly routes user requests/data through a third-party (Membrane) which is outside the user's environment.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The SKILL.md tells users to run `npm install -g @membranehq/cli` (or npx), which is a common package source (npm). This is expected, but installing a global npm CLI requires local privilege and installs code from the public npm registry—verify the package identity before installing.
Credentials
The skill requests no environment variables or local credentials. Authentication is delegated to Membrane (browser login/connection flow). That is proportionate to the described design, but it means credentials and proxied request/response bodies will be handled by Membrane's service.
Persistence & Privilege
Skill flags are default (not always:true). It does not request persistent local configuration or modification of other skills. The agent can invoke it autonomously (platform default), which is expected for skills.
Assessment
This skill is coherent but uses Membrane as an intermediary: installing and using it will send Mockaroo API requests and any data you provide through Membrane's cloud. Before installing, confirm you trust the Membrane service and the @membranehq/cli package on npm. Note that installing the CLI globally requires local privileges and that the browser login flow may print URLs for headless environments. If you need to avoid sending data to a third party, prefer a direct Mockaroo integration that uses only your own API keys and endpoints.

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

latestvk97e7tragkt0fyr8m497hxpexx84fdrt

License

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

Comments