Verifalia
v1.0.0Verifalia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verifalia data.
⭐ 0· 56·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
The skill's name/description (Verifalia integration) aligns with the instructions which use Membrane to talk to Verifalia. Small inconsistency: the registry metadata lists no required binaries, but SKILL.md expects the @membranehq/cli to be installed (npm -g). This is reasonable but worth noting.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI to create connections, list actions, run actions, and proxy raw API requests to Verifalia. This stays within the declared purpose. Important privacy/security note: proxying uses Membrane’s servers — requests and any data sent to Verifalia will transit via Membrane (expected for this integration). The instructions do not ask for system files or unrelated environment variables.
Install Mechanism
No formal install spec is provided in the registry; the SKILL.md instructs users to run `npm install -g @membranehq/cli`. Installing a global npm package is common but writes to the system and requires trust in the npm package and publisher. The recommendation to install from npm (a public registry) is normal but should be verified (package name, publisher, and checksum if available).
Credentials
The skill declares no required environment variables or credentials and explicitly advises against asking the user for API keys, relying on Membrane to manage auth. That is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not modify other skills or system-wide settings. Normal autonomous invocation settings apply.
Assessment
This skill is an instructions-only connector that expects you to install and use the official Membrane CLI to proxy requests to Verifalia. Before installing or running it: 1) verify the @membranehq/cli package and its publisher on npm (and prefer using a verified version or lockfile); 2) review Membrane’s privacy/security docs because your emails and API payloads will be proxied through Membrane’s service; 3) understand that installing a global npm package modifies your system PATH and requires appropriate privileges; 4) check the referenced repository/homepage (https://github.com/membranedev/application-skills and https://getmembrane.com) to confirm the implementation matches the documentation. If you are uncomfortable with a third-party proxying your data, do not install/use this skill.Like a lobster shell, security has layers — review code before you run it.
latestvk971vb53kmcz557a5f13xd3pvs848gah
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
