Citadel Id
v1.0.0Citadel ID integration. Manage data, records, and automate workflows. Use when the user wants to interact with Citadel ID data.
⭐ 0· 51·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
Name and description match the instructions: the skill instructs the agent to use the Membrane CLI to discover connectors/actions and proxy requests to Citadel ID. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md stays on-topic: it tells the user to install/use @membranehq/cli, perform login via browser, list actions, run actions, and proxy raw API calls via Membrane. It does not instruct reading unrelated files or environment variables. Note: the proxy feature lets the agent send arbitrary requests to the Citadel ID API via the Membrane service — expected for this integration but worth awareness.
Install Mechanism
There is no platform install spec, but the instructions require installing the Membrane CLI via 'npm install -g @membranehq/cli' (and sometimes use 'npx'). Installing a global npm package is a reasonable requirement for a CLI-based skill but is a moderate-risk action compared with no install; users should verify the package source and trustworthiness before installing.
Credentials
The skill requests no environment variables or credentials and explicitly advises not to collect API keys locally. Authentication is delegated to Membrane and the browser-based login flow, which is appropriate for the stated purpose.
Persistence & Privilege
The skill is instruction-only (no code) and does not request always:true or other elevated platform privileges. The only persistent change the instructions recommend is installing the Membrane CLI on the host, which is expected for a CLI-driven workflow.
Assessment
This skill is internally consistent: it uses the Membrane CLI to authenticate and proxy requests to Citadel ID rather than asking you for raw API keys. Before installing, confirm you trust Membrane (@membranehq) and the linked repositories/documents, since traffic and credentials are handled by Membrane's service. Installing the CLI requires a global npm install — review the package (https://github.com/membranedev/application-skills and @membranehq/cli) and consider using a controlled environment or container if you prefer to avoid installing global binaries. Finally, be aware that the skill (via Membrane) can send arbitrary API requests to Citadel ID, so only use it with accounts and data you are comfortable exposing to the Membrane service.Like a lobster shell, security has layers — review code before you run it.
latestvk9764pxg7v2z5n3et2jnnm1kqd84bbgp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
