Chimp Rewriter
v1.0.2Chimp Rewriter integration. Manage data, records, and automate workflows. Use when the user wants to interact with Chimp Rewriter data.
⭐ 0· 53·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 name and description describe a Chimp Rewriter integration and the runtime instructions use the Membrane CLI to connect, list, and run Chimp Rewriter actions. Asking for a Membrane account and network access matches the stated purpose.
Instruction Scope
Instructions are narrowly scoped to installing and using the @membranehq/cli, logging in, creating connections, listing actions, running actions, and proxying requests. However, the Membrane proxy will forward request payloads (article text, parameters, etc.) through Membrane's service — a privacy/data-forwarding consideration the user should understand before sending sensitive content.
Install Mechanism
There is no packaged install spec in the registry, but the SKILL.md instructs a global npm install ('npm install -g @membranehq/cli'). That's a standard approach but does run third‑party npm package code on the host and modifies system-wide npm globals; users should ensure they trust the package and the source (npm/@membranehq).
Credentials
The skill declares no required environment variables or credentials and relies on Membrane's browser-based login flow for auth. That is proportionate to the stated functionality. Note: a Membrane account is required even though no env vars are declared.
Persistence & Privilege
The skill is not always-included and is user-invocable (defaults). It does not request system-wide configuration changes or other skills' credentials. Autonomous invocation by the agent is allowed by default (platform behavior) but does not indicate extra privileges beyond calling Membrane APIs.
Scan Findings in Context
[no-findings] expected: The registry contains only SKILL.md (instruction-only) so the regex scanner had no code to analyze; this is expected for a CLI-driven integration.
Assessment
This skill appears to do what it says: it drives Chimp Rewriter via the Membrane CLI. Before installing, confirm you trust the Membrane service and the @membranehq npm package (global npm installs run third-party code). Be aware that article text and other payloads will be proxied through Membrane (getmembrane.com) — avoid sending sensitive or private data through the integration unless you accept that forwarding. If you want to limit exposure, test with non-sensitive data first and review Membrane's privacy/security docs and the npm package source before installing. Finally, remember agent-autonomous invocation is allowed by default; only enable the skill for agents you trust to call external APIs.Like a lobster shell, security has layers — review code before you run it.
latestvk97bv2bw8835jt1pwv2j2pjvzx843ykh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
