Bics
v1.0.2BICS integration. Manage data, records, and automate workflows. Use when the user wants to interact with BICS data.
⭐ 0· 84·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
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (BICS integration) match the instructions: the SKILL.md describes using Membrane to connect to BICS, run actions, and proxy requests. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, creating connections, listing/running actions, and proxying requests through Membrane. They do not instruct reading local secrets, system files, or contacting unexpected endpoints outside the Membrane/BICS flow.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install an npm package globally (npm install -g @membranehq/cli). That is expected for this integration but carries the usual caution of installing third‑party npm packages globally.
Credentials
No environment variables, config paths, or credentials are requested by the skill. The only prerequisite is a Membrane account, which is appropriate for this workflow; Membrane is described as managing credentials server-side.
Persistence & Privilege
Skill does not request permanent/always-on presence (always: false). It does not modify other skills or system-wide settings. Model invocation defaults are not elevated.
Assessment
This skill is instruction-only and appears coherent, but follow these precautions before installing and using it: 1) Verify the Membrane CLI package (@membranehq/cli) on the npm registry and confirm the publisher and package integrity (check homepage/repo and package signature if available). 2) Prefer installing the CLI in a controlled environment (non-root, container, or VM) if you’re unsure about a global npm install. 3) Be aware that 'membrane request' will proxy arbitrary API calls through Membrane using stored credentials — only grant connections you trust and review action inputs/outputs before executing destructive operations. 4) Confirm the Membrane service (getmembrane.com) privacy/security posture and that you are comfortable with it managing the BICS credentials on your behalf. 5) If you need higher assurance, inspect the Membrane CLI source code (repository) before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk979a1k1cj1667jthzfbcap82d842qmq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
