Parseur
v1.0.2Parseur integration. Manage Mailboxs. Use when the user wants to interact with Parseur data.
⭐ 0· 124·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
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Parseur integration, manage mailboxes) match the instructions: discover connectors, create connections, run actions, and proxy API calls via Membrane. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to installing/running the Membrane CLI, logging in, creating a Parseur connection, listing/running actions, and proxying Parseur API calls. This is within scope. Note: using the Membrane proxy means request payloads and parsed documents will transit through Membrane's service — users should be aware that document content and API traffic are handled by that third party.
Install Mechanism
There is no registry install spec; the SKILL.md asks the user to run `npm install -g @membranehq/cli` (or use npx). Installing a global npm package executes third-party code on the machine, which is normal for CLI tools but worth auditing/confirming the package's provenance before installing.
Credentials
The skill declares no required environment variables or credentials and directs users to create connections via Membrane rather than entering API keys. This is proportionate to its Parseur-integration purpose.
Persistence & Privilege
The skill does not request always:true or any persistent system-level modifications. It is user-invocable and can be invoked autonomously by default (platform default), which is expected for skills of this type.
Assessment
This skill is coherent: it tells you to install and use the Membrane CLI to connect to Parseur and proxy API calls. Before installing, confirm you trust the Membrane service and the npm package owner (@membranehq) because documents and API traffic will transit Membrane's servers. Prefer using npx if you want to avoid a global install, or inspect the package on the npm registry/GitHub first. Do not share Parseur API keys manually; follow the connector flow. If you do not want the agent to call this skill autonomously, disable autonomous invocation or only invoke it manually.Like a lobster shell, security has layers — review code before you run it.
latestvk975sybyma6wt3gcqx7cvrvjjx842a4z
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
