Vosfactures
v1.0.0Vosfactures integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vosfactures data.
⭐ 0· 60·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 skill claims to integrate with Vosfactures and all instructions are about using the Membrane CLI to discover connectors, create connections, run actions, or proxy API requests. Requested capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating connections, listing actions, running actions, and proxying requests — all directly relevant to integrating with Vosfactures. It does not instruct the agent to read unrelated files, environment variables, or system secrets.
Install Mechanism
This is an instruction-only skill that tells the user to install a global npm package (@membranehq/cli). That is a reasonable and expected instruction for a CLI-based integration, but npm global installs have inherent trust risk; the skill itself does not perform the install or pull arbitrary URLs.
Credentials
No environment variables or local credentials are requested by the skill. Authentication is delegated to Membrane (browser-based login / connection flow), which is consistent with the guidance in the SKILL.md.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and has no install-time persistent agents. Default autonomous invocation is allowed (platform default) but not combined with any broad or unexplained privileges.
Assessment
This skill appears coherent: it uses the Membrane CLI to access Vosfactures and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package and its GitHub/npm pages to ensure you trust the publisher, because npm installs run code on your machine. Consider installing the CLI in an environment you control (or using npx) if you prefer not to do a global install. Review any connections you create in Membrane and the permissions you grant to the connector, and avoid handing out unrelated credentials — Membrane is designed to manage auth for you.Like a lobster shell, security has layers — review code before you run it.
latestvk9759ews6bwbak1despjy0zajs84a4hp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
