Idnow

v1.0.0

IDnow integration. Manage data, records, and automate workflows. Use when the user wants to interact with IDnow data.

0· 53·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (IDnow integration) matches the instructions: all actions are performed via the Membrane CLI and Membrane's proxy for IDnow. Required capabilities (network, Membrane account) are expected for this integration.
Instruction Scope
SKILL.md stays on-topic: it tells the user/agent to install and use the Membrane CLI, create a connection, list/run actions, and proxy raw requests to IDnow. It does not instruct reading unrelated files, environment variables, or exfiltrating local data.
Install Mechanism
There is no formal install spec, but the instructions recommend installing @membranehq/cli globally via npm (npm install -g). This is a reasonable and traceable source (npm registry) but modifies the host (global npm installs). Consider using npx to avoid global modification or verify the package publisher/repo before installing.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (browser-based login), so there are no unexplained credential requests in the skill itself.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or system-wide agent settings, and uses the normal autonomous-invocation default. No elevated platform privileges are requested.
Assessment
This skill appears coherent: it uses the Membrane CLI to proxy requests to IDnow and does not ask for unrelated secrets. Before installing, confirm you trust the @membranehq/cli package and the Membrane service (review the npm publisher, GitHub repo, and privacy/security docs). To reduce host impact, prefer invoking with npx instead of npm -g if you want to avoid a global install. Remember that Membrane will handle and store authentication server-side and will see the IDnow data you access — do not use this skill for extremely sensitive data unless you trust Membrane's handling and retention policies. In managed environments, check with your administrator before installing global packages.

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

latestvk971a258rtd58z129ez8nrwakx84acr5

License

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

Comments