Robly

v1.0.2

Robly integration. Manage Organizations, Users. Use when the user wants to interact with Robly data.

0· 116·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
Name/description say 'Robly integration' and the SKILL.md consistently instructs using the Membrane CLI to connect to Robly and run actions or proxied API requests. Required capabilities (network, Membrane account) are appropriate for the stated purpose.
Instruction Scope
The runtime instructions focus on installing and using the Membrane CLI, logging in, creating connections, listing actions, running actions, and proxying requests to Robly. They do not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no built-in install spec in the registry, but SKILL.md instructs the user to run 'npm install -g @membranehq/cli'. This is a standard user-side installation step; npm packages run code at install/runtime, so users should verify the package/source before installing globally, but the instruction itself is proportionate to the skill's needs.
Credentials
The skill declares no required environment variables, no primary credential, and advises letting Membrane manage credentials instead of asking for API keys. No extraneous secrets or unrelated services are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It relies on the Membrane CLI and user-initiated authentication; nothing in the skill modifies other skills or global agent configs.
Assessment
This skill appears coherent and reasonable for interacting with Robly via Membrane. Before installing or running commands: (1) verify the @membranehq/cli package and its publisher on npm/GitHub (global npm installs execute code), (2) be aware that using the Membrane CLI grants it access to any connected accounts (connections you create can access Robly data), and (3) only connect accounts and grant permissions you trust. If you operate in a high-security environment, review Membrane's privacy/permissions and consider installing the CLI in a controlled environment rather than globally. Note that the agent can invoke the skill when asked (default behavior) — this is normal but means actions can be performed via the CLI if triggered.

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

latestvk97br4200yhb1kbg4svpyyet3d8435d9

License

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

Comments