Perplexity
v1.0.0Perplexity integration. Manage data, records, and automate workflows. Use when the user wants to interact with Perplexity data.
⭐ 0· 54·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 skill's name/description (Perplexity integration) matches the instructions (use Membrane to connect to Perplexity). Minor inconsistency: registry metadata lists no required binaries, but SKILL.md instructs installing the @membranehq/cli npm CLI. That is plausible (instruction-only skill) but the manifest could have declared the CLI requirement.
Instruction Scope
SKILL.md limits actions to installing and using the Membrane CLI, logging in, creating/inspecting connections, running actions, and proxying requests to Perplexity via Membrane. It does not instruct reading unrelated files, exporting environment variables, or exfiltrating data outside the described flow.
Install Mechanism
No formal install spec in the registry; the doc asks users to run `npm install -g @membranehq/cli` (or use npx). Installing from npm is a common/traceable approach, but global npm installs have system impact and depend on trusting the package and its publisher. This is moderate-risk but expected for a CLI-based integration.
Credentials
The skill declares no required environment variables or credentials and specifically advises letting Membrane manage auth. This is proportionate: the flow relies on a Membrane account and interactive login rather than asking for unrelated secrets.
Persistence & Privilege
Skill is instruction-only, has no install-time persistence, does not request always:true, and does not modify other skills or system-wide settings. The default autonomous invocation flag is unchanged and appropriate.
Assessment
This skill appears coherent: it delegates Perplexity access to the Membrane service and asks you to install the Membrane CLI. Before installing, verify the Membrane package and publisher on npm (and prefer npx for one-off use if you want to avoid a global install). Make sure you trust getmembrane.com / the membranedev GitHub repo and the Membrane service because the CLI and Membrane will be able to proxy requests and handle your Perplexity auth. Also note the registry metadata didn't list the required CLI binary even though SKILL.md instructs installing it—ask the publisher to declare that requirement explicitly if you need stricter inventorying.Like a lobster shell, security has layers — review code before you run it.
latestvk972z0qnbqdzstw2yn1h6ph7218497z8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
