Neetoinvoice

v1.0.2

Neetoinvoice integration. Manage Invoices, Clients, Users, Payments. Use when the user wants to interact with Neetoinvoice data.

0· 97·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Neetoinvoice integration) match the instructions (using Membrane to connect, list actions, run actions, and proxy requests to Neetoinvoice). All required functionality (auth, action discovery, proxy calls) is provided by Membrane and is appropriate for this skill.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, performing connection/auth flows, listing and running actions, and proxying API requests. It does not instruct the agent to read local files, environment variables, or unrelated system paths, nor to exfiltrate data to unexpected endpoints.
Install Mechanism
There is no install spec in the registry (instruction-only). The instructions recommend installing @membranehq/cli globally via npm (or using npx). This is normal for a CLI-based integration but carries standard supply-chain considerations for npm packages; using npx avoids a global install.
Credentials
The skill declares no required env vars, no credentials, and no config paths. It relies on Membrane-managed connections for auth, which aligns with the guidance in the doc (do not ask users for API keys).
Persistence & Privilege
The skill is not always-enabled, does not request elevated persistence, and does not modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but is normal for skills and not by itself a red flag here.
Assessment
This is an instruction-only skill that uses the Membrane CLI to access Neetoinvoice. Before installing/using it: (1) Verify you trust Membrane (https://getmembrane.com) and the @membranehq/cli npm package—review the package and prefer running via npx to avoid a global install. (2) Understand the auth flow: the CLI opens a browser for login and Membrane will hold credentials server-side and proxy requests to Neetoinvoice; ensure you are comfortable granting that connector access to your Neetoinvoice account. (3) The skill does not request local secrets or system files, but it will issue network requests on your behalf—only proceed if you trust the connector and the actions you invoke. (4) If you need higher assurance, inspect the Membrane CLI repository and the Neetoinvoice connector configuration before use.

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

latestvk9779vvz0bxc77ybjsv8eprtdn843y9c

License

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

Comments