Datagma

v1.0.2

Datagma integration. Manage Organizations. Use when the user wants to interact with Datagma data.

0· 144·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 interacting with Datagma via Membrane (creating connections, listing actions, running actions, proxying requests). No environment variables, unrelated binaries, or unrelated permissions are requested — this aligns with the stated Datagma-integration purpose.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, logging in (browser OAuth flow), listing/connecting to connectors, running actions, and proxying requests to the Datagma API. The instructions do not direct reading arbitrary files, exporting other credentials, or sending data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec in the registry), but SKILL.md recommends installing @membranehq/cli globally via npm. This is expected for a CLI-driven integration, but installing npm packages runs third-party code on the host — verify the package and publisher before installing in sensitive environments.
Credentials
No environment variables, secrets, or config paths are required by the skill. Authentication is delegated to Membrane's login flow as documented, which is proportionate for this integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistent privileges. It is user-invocable and can be invoked autonomously per platform defaults, which is normal for skills.
Assessment
This skill is internally consistent: it expects you to install and use the Membrane CLI to connect to Datagma and run actions. Before installing/running the CLI, verify the @membranehq/cli npm package and its publisher (check the official homepage/repo), and prefer installing in a controlled environment if you have security concerns. Be aware that proxying requests to Datagma can transmit personal data (email/phone lookups); ensure you have the right consent and comply with region-specific restrictions (the skill notes some lookups are 'outside EU only'). If you need stronger assurance, review the Membrane CLI source or run it on an isolated machine or container.

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

latestvk97cyapb46wwexhbc0y5hx01q98428gj

License

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

Comments