Digiteal

v1.0.2

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

0· 50·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
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Digiteal integration) match the instructions: all actions are performed via the Membrane CLI which proxies to Digiteal. There are no unrelated credentials, binaries, or config paths requested by the skill.
Instruction Scope
SKILL.md instructs the agent/user to install and use the Membrane CLI, run login flows, create connections, list/run actions, and proxy requests. The instructions do not ask the agent to read arbitrary files, exfiltrate environment variables, or contact endpoints outside the expected Membrane/Digiteal flows.
Install Mechanism
The skill is instruction-only (no install spec baked into the bundle) but tells the user to run `npm install -g @membranehq/cli`. Installing a third-party global npm package is a normal approach but does modify the system; review the CLI package/source and trustworthiness of the publisher before global installation.
Credentials
The skill itself requests no environment variables or credentials and explicitly delegates auth to Membrane. This is proportionate, but it does require trusting a third-party (Membrane) with your Digiteal account/session, so the user should be comfortable that Membrane will handle credentials and data proxying.
Persistence & Privilege
The skill is not forced-always and does not request special persistent privileges. It is user-invocable and can be invoked autonomously by the agent (platform default), which is expected for a connector skill.
Assessment
This skill is coherent, but before installing/using it: (1) Confirm you trust the Membrane CLI package and publisher (review the @membranehq/cli npm package and its GitHub repo). (2) Understand that Membrane will proxy requests and manage credentials—you are delegating access to a third party for Digiteal interactions. (3) Prefer installing the CLI in a controlled environment (container or VM) or review the package source if you must install globally. (4) Do not provide API keys to the skill itself; follow the documented browser login/connection flow so Membrane handles auth. (5) If you need a higher assurance, verify Membrane's privacy/security docs and check Digiteal's integration guidance.

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

latestvk972petgqga6v1h31trg2ychpn84350q

License

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

Comments