Zyte Api
v1.0.2Zyte API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zyte API data.
⭐ 0· 123·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 claims Zyte API integration and all instructions are about using the Membrane CLI to connect to Zyte and run actions. Requiring a Membrane account and the Membrane CLI is coherent with the stated purpose (this is a Membrane connector for Zyte).
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, creating connections, listing actions, running actions, and proxying requests via Membrane. Note: proxying sends requests (and any request payloads) through Membrane's service — this centralizes data and credentials to Membrane rather than keeping them local. The SKILL.md explicitly says to avoid asking users for Zyte API keys and to let Membrane manage auth.
Install Mechanism
There is no packaged install spec in the skill itself (instruction-only). It instructs installing @membranehq/cli via `npm install -g` or using npx, which is a common delivery method but does require installing a global npm package (admin rights on some systems). This is expected for a CLI-based integration but is a moderate-risk action compared with instruction-only skills that need no installs.
Credentials
The skill does not request any environment variables, credentials, or config paths. It directs users to authenticate via Membrane (browser flow) and explicitly advises against asking users for API keys, which is proportionate to the connector's functionality.
Persistence & Privilege
Skill metadata does not request always:true or other elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default). The skill does not instruct modifying other skills or global agent settings.
Assessment
This skill appears to be a Membrane connector for Zyte and is internally consistent. Before installing: (1) verify you trust the Membrane service (https://getmembrane.com) because requests and credentials will be proxied through Membrane and they will see request payloads and refreshed tokens; (2) installing the CLI globally requires npm and may need admin rights—consider using npx if you prefer not to install globally; (3) the skill explicitly avoids asking for Zyte API keys, so you won't be asked to paste secrets into the agent, but you will complete an OAuth/browser flow that grants Membrane access; (4) check Membrane's privacy, security, and billing terms if you care about where scraped data or requests are routed. Overall the skill is coherent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk973p2z2e76hznzx198qzbt951843k0n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
