Banked

v1.0.0

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

0· 55·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
The name/description (Banked integration) aligns with the instructions: all runtime steps show how to install and use the Membrane CLI to connect to Banked, discover actions, run them, and proxy raw API calls. Nothing requested is unrelated to integrating with Banked via Membrane.
Instruction Scope
SKILL.md confines the agent to installing and using the Membrane CLI, logging in via browser (including headless flow), creating connections, listing actions, running actions, and proxying requests. It does not instruct the agent to read arbitrary local files, harvest other environment variables, or transmit data to endpoints outside Membrane/Banked.
Install Mechanism
The skill is instruction-only (no install spec in the registry) but tells users to install @membranehq/cli via npm -g and uses npx in examples. Using a public npm package is expected for a CLI, but installing global npm packages runs third-party code and modifies the system; users should verify the package provenance (publisher, npm page, GitHub repo) before global install or prefer npx for ephemeral use.
Credentials
The skill declares no required environment variables or credentials and explicitly recommends letting Membrane handle credentials server-side instead of asking for API keys. That is proportionate to the stated purpose.
Persistence & Privilege
The skill is not force-enabled (always: false) and is user-invocable. It does not request to modify other skills or system-wide agent settings; autonomy (model invocation) is allowed by default, which is normal.
Assessment
This skill is coherent and mainly directs you to use the official Membrane CLI to access Banked. Before installing or running anything: 1) Verify the @membranehq/cli package on npm and its GitHub repo (ensure publisher and repo match the SKILL.md references). 2) Prefer running with npx or reviewing the package code before doing a global npm -g install to avoid unexpected system-wide changes. 3) Understand that using the skill requires a Membrane account and network access; Membrane will store/refresh credentials server-side — if you have privacy or compliance constraints, review Membrane's docs and policies. 4) Use a least-privilege / test account when first connecting Banked, and confirm connector scopes and returned data before automating sensitive workflows. 5) If you need a higher assurance level, ask the skill author for a pinned CLI version and reproducible install instructions (or an audited binary) rather than using @latest.

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

latestvk979v9hmwk9kh52bx8sabzd23184aeq1

License

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

Comments