Billy
v1.0.2Billy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Billy data.
⭐ 0· 89·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 (Billy integration) match the instructions (use Membrane CLI to interact with Billy API). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md restricts behavior to installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests to the Billy API via Membrane. It does not instruct reading local secrets, unrelated files, or sending data to unexpected endpoints. It also explicitly advises not to ask users for API keys.
Install Mechanism
The skill is instruction-only (no install spec), but directs the user/agent to install @membranehq/cli via npm -g. Using an npm package is an expected and traceable install method for this purpose, but global npm installs can introduce risks if the package or its dependencies are untrusted—verify @membranehq/cli's source and integrity before installing.
Credentials
No environment variables, credentials, or config paths are requested by the skill. The SKILL.md relies on Membrane to manage auth, which is proportionate for a connector-based integration.
Persistence & Privilege
Skill does not request 'always: true' or other elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default), which is appropriate for an integration skill.
Assessment
This skill appears coherent: it simply documents using the Membrane CLI to access Billy. Before installing or running it, verify the @membranehq/cli package and the Membrane service (homepage/repo) are legitimate and meet your trust requirements. If you are cautious, install the CLI in a controlled environment (container or VM) or review the CLI's source and release artifacts. Remember that creating a Membrane connection will grant Membrane (and by extension the CLI) access to your Billy data — only connect accounts you trust to be managed via that service.Like a lobster shell, security has layers — review code before you run it.
latestvk97bc2pk13s3mya0831fhmhvrx843hrm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
