Crezco

v1.0.0

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

0· 50·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
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description claim Crezco integration and all runtime instructions and dependencies match that: the skill uses the Membrane CLI as a proxy to Crezco. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines actions to installing/running the Membrane CLI, creating a Connector/Connection, listing and running actions, and proxying requests. It does not instruct reading unrelated files, env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It recommends installing the @membranehq/cli npm package (or running via npx). Requiring a third-party CLI is reasonable for this integration, but installing global npm packages has the usual supply-chain risk; using npx or verifying the package source reduces that risk.
Credentials
The skill declares no environment variables or credentials and explicitly instructs relying on Membrane-managed connections (so no user API keys are required). The requested scope is proportional to the described functionality.
Persistence & Privilege
always is false, and there's no instruction to modify other skills or system-wide agent settings. The skill does require network access and interactive browser auth for Membrane login, which is expected for this flow.
Assessment
This skill appears coherent and uses the Membrane CLI to access Crezco. Before installing: (1) confirm you trust the Membrane project and the @membranehq/cli npm package (check the package page/repo and prefer npx if you want to avoid a global install); (2) be prepared to complete browser-based authentication for Membrane (it will open a login URL and exchange a code); (3) note the agent will need network access to call Membrane and Crezco; (4) the skill does not request local secrets or unusual permissions, but if you have policy restrictions on installing third-party CLIs or on outbound network calls, review those before proceeding.

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

latestvk97bvh5yxwefhhh2sdmkka2fa584cqd5

License

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

Comments