Ploi

v1.0.2

Ploi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ploi data.

0· 119·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
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's name/description (Ploi integration) matches the instructions: it tells the agent to use the Membrane CLI to connect to Ploi, discover actions, run actions, or proxy API requests. Nothing in the SKILL.md requests unrelated cloud credentials or OS-level access.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, creating a Membrane connection to Ploi, listing/running actions, and proxying requests. This stays within the stated purpose. One important operational detail: requests to Ploi are proxied through Membrane (the doc explicitly says Membrane injects auth and handles refresh), so traffic and credentials are handled by Membrane rather than locally — this is expected but material for privacy/trust.
Install Mechanism
There is no automatic install spec in the skill metadata (instruction-only), but the SKILL.md instructs users to run `npm install -g @membranehq/cli`. Installing a global npm CLI is a reasonable requirement for a CLI-based integration, but it does involve installing third-party code from the public npm registry and will write binaries to disk — users should be comfortable with that external package.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane (browser login / connector creation). That is proportionate to the skill's design, though it entails trusting Membrane with Ploi credentials/session tokens.
Persistence & Privilege
The skill does not request always:true or elevated persistence, and is user-invocable only. There is no instruction to modify other skills or system-wide agent settings.
Assessment
This skill is an instruction-only integration that uses the Membrane CLI to connect to Ploi and proxy API calls. Before using it, consider: (1) you will need to install a third-party npm package globally (@membranehq/cli) — review that package and ensure you trust it; (2) Membrane will act as the proxy and store/manage Ploi auth on your behalf, so you must trust Membrane with those credentials and request traffic; (3) the skill itself does not request local secrets or elevated privileges. If you are uncomfortable with Membrane handling auth or installing a global CLI, do not install/use this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk9753wzvmh89wtscyxsdm05g19843qjj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments