Circle

v1.0.2

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

0· 86·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 say 'Circle integration' and the SKILL.md instructs the agent to use the Membrane CLI to connect to Circle, list actions, and proxy API requests — which is coherent with the stated purpose. It does not request unrelated credentials or system access.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, performing browser-based login, creating connections, listing actions, running actions, and proxying requests through Membrane. The doc does not instruct reading unrelated files, exfiltrating data, or accessing unrelated environment variables.
Install Mechanism
There is no formal install spec, but the SKILL.md instructs users to run `npm install -g @membranehq/cli`. Installing a public npm package is a standard approach but carries the normal npm-package risk; the package and its source should be reviewed if you require high assurance.
Credentials
The skill declares no required env vars or credentials; authentication is delegated to Membrane via browser login. This is proportionate to the task, but it does require trusting the Membrane service to store and manage your Circle credentials and access tokens.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request persistent or elevated platform privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning flags.
Assessment
This skill delegates Circle access to the third-party Membrane CLI/service rather than asking for local API keys. If you plan to install it: (1) verify and trust the @membranehq/cli npm package and Membrane (review their npm page and GitHub repo linked in the SKILL.md); (2) be aware installation requires a global npm install and the CLI will open a browser-based login that grants Membrane access to your Circle data; (3) avoid providing unrelated credentials or files — the skill does not request them. If you cannot or do not wish to trust a third-party service managing your Circle auth, do not install/use this skill.

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

latestvk9786t8mzp7j8aa37nd7t3qeg184299a

License

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

Comments