Dnsimple
v1.0.0DNSimple integration. Manage data, records, and automate workflows. Use when the user wants to interact with DNSimple data.
⭐ 0· 61·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
The skill claims a DNSimple integration and all runtime instructions use Membrane as a proxy to DNSimple — that aligns with the description. One minor inconsistency: the registry metadata lists no required binaries yet the SKILL.md instructs users to install the @membranehq/cli (npm) for the integration to work. This is expected functionally but should have been declared as a required binary.
Instruction Scope
The SKILL.md stays on scope: it instructs installing the Membrane CLI, logging into Membrane, creating a DNSimple connection, listing and running actions, and proxying raw API requests through Membrane. It does not instruct reading unrelated local files, environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The instructions recommend installing @membranehq/cli via `npm install -g`, which is a public npm package; that is typical but modifies the host environment (global npm install). Users should verify they trust the @membranehq/cli package before installing globally.
Credentials
The skill requests no environment variables or credentials and relies on Membrane to manage authentication server-side. This is proportionate for a connector-style integration. The SKILL.md explicitly advises not to ask users for API keys, which is appropriate.
Persistence & Privilege
The skill is not always-enabled and does not request persistent or elevated platform privileges. It does not instruct modifying other skills or system-wide agent settings.
Scan Findings in Context
[no-findings] expected: The regex scanner had no code files to analyze; this is an instruction-only skill (SKILL.md). No suspicious patterns were found because there was no code to scan.
Assessment
This skill is an instructions-only integration that uses the Membrane CLI to access DNSimple on your behalf. Before installing or following the instructions: (1) confirm you trust the @membranehq/cli npm package and the Membrane service (review their homepage, repository, and terms), since the CLI will be installed globally if you follow the guide; (2) expect to create a Membrane account and authenticate via a browser flow — Membrane will hold the DNSimple credentials, not this skill; (3) do not provide API keys directly to the agent — the SKILL.md correctly recommends using Membrane connections; (4) note the small metadata omission: the skill doesn't declare the Membrane CLI as a required binary even though the instructions require it. If any of these raise concerns, verify the Membrane project source or avoid installing the global CLI.Like a lobster shell, security has layers — review code before you run it.
latestvk974fbq2vtvnzr7s64dvzzqqsh845tj7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
