Anymail Finder
v1.0.2Anymail Finder integration. Manage data, records, and automate workflows. Use when the user wants to interact with Anymail Finder data.
⭐ 0· 127·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
medium confidencePurpose & Capability
The name/description (Anymail Finder integration) match the instructions: all steps show how to discover connectors, create a connection, run actions, or proxy requests via the Membrane CLI. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime behavior to using the Membrane CLI and its commands (login, connect, action run, request). It does not instruct reading arbitrary local files, harvesting environment variables, or sending data to unexpected endpoints. It does assume network access and interactive browser-based login (with a headless fallback).
Install Mechanism
Although the skill has no formal install spec, it recommends installing @membranehq/cli via npm install -g. This is a typical approach but introduces moderate risk because it downloads and executes code from the npm registry; users should verify the package identity and integrity (npm page, maintainer, GitHub repo) before installing globally.
Credentials
No environment variables or local credentials are required by the skill. The instructions explicitly state that Membrane handles authentication server-side and advises not to ask users for API keys or tokens, which is proportionate to the skill's purpose.
Persistence & Privilege
The skill is user-invocable and not marked always:true. It does not request persistent system-wide changes or access to other skills' configs. Autonomous invocation is allowed by platform default but not otherwise elevated by the skill.
Assessment
This skill is coherent: it just tells the agent to use the Membrane CLI to access Anymail Finder. Before installing or running it, verify the Membrane CLI package and project (npm package page, GitHub repo, maintainers) because the skill asks you to install a third-party global npm tool. Understand that Membrane will broker credentials for Anymail Finder — you are trusting that service with authentication/refresh; if you need strict control over API keys, prefer direct API integration instead. In headless or automated environments, follow the documented headless auth flow carefully and avoid pasting tokens from untrusted sources.Like a lobster shell, security has layers — review code before you run it.
latestvk9785h9g22h740te85hqzq9qq1842n34
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
