Sorry

v1.0.0

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

0· 31·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 (Sorry integration) matches the instructions: all actions are performed via the Membrane CLI and a Membrane account. There are no unexplained environment variables or unrelated binaries requested.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI (npm install -g @membranehq/cli), creating connections, running pre-built actions, and issuing proxied requests. This allows arbitrary proxied HTTP requests through Membrane to the target service — which is expected for an integration but means you must trust Membrane with request payloads and any data forwarded.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only). The SKILL.md recommends a standard npm global install for the Membrane CLI, which is a normal, low-risk developer step but does require network and the ability to write global npm bins (may need elevated privileges).
Credentials
The skill declares no required environment variables or credentials and instead relies on Membrane-managed connections and browser-based authentication. This is proportionate to the stated purpose; no unrelated secrets are requested.
Persistence & Privilege
The skill is not marked always:true and has no install-time hooks or files in the bundle. It does not request system-wide configuration changes; recommended actions are manual CLI commands run by the user.
Assessment
This skill is an instruction-only guide for using the Membrane CLI to interact with a 'Sorry' connector. Before installing/using it: (1) Verify you trust Membrane (getmembrane.com) because the CLI and proxy route requests and credentials through their service; review their privacy/security docs and the referenced GitHub repo if you want more assurance. (2) Installing the CLI globally uses npm and may require elevated privileges—run with least privilege or use a local install (npx) if preferred. (3) The skill enables sending arbitrary proxied HTTP requests to the target service; be mindful of sensitive data you transmit. (4) If you need offline or self-hosted control of credentials, do not rely on a third-party proxy. Otherwise, the skill's pieces are internally consistent.

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

latestvk970h4vgcy8895n1hw7w44wdhn849hqp

License

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

Comments