Billsby
v1.0.2Billsby integration. Manage data, records, and automate workflows. Use when the user wants to interact with Billsby data.
⭐ 0· 119·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Billsby integration) aligns with the instructions: it relies on the Membrane CLI to connect to Billsby and run actions or proxy requests. Network access and a Membrane account are reasonable and expected.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, logging in (browser-based auth), creating connections, listing actions, running actions, and proxying requests. It does not instruct reading unrelated files, accessing unrelated env vars, or sending data to unexpected endpoints beyond Membrane/Billsby.
Install Mechanism
There is no registry install spec; the README tells the user to run `npm install -g @membranehq/cli`. Installing a third‑party global npm CLI is normal for this use case but does write binaries to the system and requires trusting the npm package and its publisher.
Credentials
The skill declares no required env vars or credentials. It requires a Membrane account (documented) to obtain Billsby credentials via the connector flow; this is proportionate to the integration purpose.
Persistence & Privilege
The skill is instruction-only, has no always:true flag, and does not request persistent or cross-skill configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
Assessment
This skill is internally consistent: it uses the Membrane CLI to proxy Billsby API calls and requires a Membrane account. Before installing, confirm you trust the @membranehq npm package and its publisher (npm global installs modify system PATH). The CLI will perform browser-based authentication and store credentials via Membrane — review Membrane's docs/privacy and the package on the npm/GitHub pages if you need assurance. If you prefer not to install a global CLI, consider using Membrane's API/documented alternatives or ask for a version that doesn't require global installation.Like a lobster shell, security has layers — review code before you run it.
latestvk97dcgn1snnvtk2bf2cxesqacs842q77
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
