Identitycheck

v1.0.2

IdentityCheck integration. Manage Users, Roles, Organizations, Persons, Leads, Deals and more. Use when the user wants to interact with IdentityCheck data.

0· 111·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
The SKILL.md describes using the Membrane CLI to manage IdentityCheck entities and to proxy requests to the IdentityCheck API, which matches the skill name and description. Minor doc inconsistency: the 'Official docs' link points to developer.synaps.ac which may be a copy-paste or vendor naming mismatch, but this does not materially change the integration workflow.
Instruction Scope
All runtime instructions are limited to installing and using the @membranehq/cli, creating/listing Membrane connections, running Membrane actions, and proxying requests through Membrane. The instructions do not ask the agent to read unrelated local files or environment variables, nor to transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec. It tells users to run 'npm install -g @membranehq/cli' — a standard way to get the CLI but one that will execute third-party code on the machine. This is expected for a CLI-based integration but users should confirm the package source/trustworthiness before installing globally.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guidance explicitly tells users not to provide API keys locally and to use Membrane connections, which is proportionate to the described purpose.
Persistence & Privilege
always is false and there is no install-time modification of other skills or system-wide agent settings. The skill does not request permanent elevated presence beyond normal autonomous invocation behavior.
Assessment
This skill is coherent: it uses the Membrane CLI to manage IdentityCheck via connections and proxy requests. Before installing: 1) Verify the @membranehq/cli package and its source (npm global installs run code on your machine); 2) Be prepared for an interactive login (opens a browser) or follow the headless flow if needed; 3) Only create connections for services you trust—Membrane will proxy requests on your behalf; 4) No local API keys are required by the skill, which is good. If you need higher assurance, check the @membranehq/cli repository and package publisher before running the global npm install.

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

latestvk979ahy40229f9sc9ktr4c6a55843vc5

License

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

Comments