Acymailing
v1.0.2AcyMailing integration. Manage data, records, and automate workflows. Use when the user wants to interact with AcyMailing data.
⭐ 0· 135·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/description match the instructions: the SKILL.md directs the agent to use the Membrane CLI to manage AcyMailing resources, which is coherent for an AcyMailing integration.
Instruction Scope
The runtime instructions are focused on installing and using the Membrane CLI, creating connections, listing actions, running actions, and optionally proxying direct API requests to AcyMailing. They do not instruct reading unrelated files or environment variables. Note: proxying allows arbitrary API paths to be sent through Membrane (expected for a connector) — review that behavior before granting access.
Install Mechanism
This is an instruction-only skill (no install spec in registry) but instructs the user to run `npm install -g @membranehq/cli`. Installing a third‑party global npm CLI is a reasonable requirement for this integration but carries the usual supply-chain/trust considerations (verify package provenance and owner).
Credentials
No env vars, credentials, or config paths are requested by the skill. The SKILL.md explicitly instructs to use Membrane-managed connections rather than asking the user for API keys, which is proportional to the stated purpose.
Persistence & Privilege
Skill does not request always:true and does not require modifying other skills or system-wide settings. Autonomous model invocation is allowed but is the platform default and not combined with other concerning privileges.
Assessment
This skill appears to be what it claims: an AcyMailing integration that uses the Membrane CLI. Before installing or running commands: 1) verify the @membranehq/cli package is the official source (check npm publisher and GitHub repo), 2) be aware you will perform browser-based authentication which grants Membrane access to your AcyMailing instance (review Membrane's privacy/security docs and scopes), 3) understand that the skill can proxy arbitrary API requests to your AcyMailing instance via Membrane, so only proceed if you trust Membrane and the connector, and 4) avoid entering unrelated credentials when prompted and limit the connector's permissions where possible.Like a lobster shell, security has layers — review code before you run it.
latestvk979x770hdkxbq27f5xavmpxps8430h4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
