Facturadirecta

v1.0.2

FacturaDirecta integration. Manage Invoices, Bills, Contacts, Products, TaxRates, BankAccounts. Use when the user wants to interact with FacturaDirecta data.

0· 104·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 skill describes a FacturaDirecta integration and its instructions consistently use the Membrane CLI and Membrane connections to access FacturaDirecta — this aligns with the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, creating connections, listing and running actions, or proxying API requests through Membrane. They do not instruct reading local files, unrelated env vars, or transmitting data to unknown endpoints.
Install Mechanism
There is no embedded install spec in the skill package. The SKILL.md recommends installing the public npm package @membranehq/cli — a standard, traceable install method (npm). No arbitrary URL downloads or archive extraction are required by the skill itself.
Credentials
The skill declares no required environment variables or credentials; it relies on Membrane-managed connections for authentication. That is proportionate for a connector integration — users grant access via the Membrane connector rather than providing raw API keys to the skill.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; autonomous model invocation is allowed by default (normal). The skill does not request modification of other skills or system-wide settings.
Assessment
This skill is an instruction-only wrapper for using Membrane to access FacturaDirecta. Before installing/using it: verify the @membranehq/cli npm package and the Membrane service are trustworthy for your data; review the OAuth/connector scopes when you create the connection (Membrane will get access to your invoices/contacts); be comfortable installing a global npm CLI; and avoid sharing raw API keys with third parties — follow the skill's advice to let Membrane manage credentials. If you need higher assurance, inspect the @membranehq/cli repository and the Membrane connector implementation and confirm the connector only requests the permissions you expect.

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

latestvk97837p1h6pwtdz7rabaakh0en842pjn

License

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

Comments