← Back to Skills Marketplace
gora050

Proxycurl

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
291
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install proxycurl
Description
Proxycurl integration. Manage Persons, Organizations, Jobs, Profiles. Use when the user wants to interact with Proxycurl data.
Usage Guidance
This skill simply documents how to use the Membrane CLI to access Proxycurl — it does not ask for API keys or local secrets. Before installing or using it: (1) verify you trust Membrane (getmembrane.com) and review the @membranehq/cli npm package and publisher on the npm registry; (2) prefer using `npx @membranehq/cli@latest` if you want to avoid a global install; (3) understand that Membrane will handle auth server-side (you'll authenticate via your browser), so you are delegating credential storage/refresh to that service; and (4) if you prefer not to give a third-party proxy access to Proxycurl data, consider calling Proxycurl directly with your own API keys instead.
Capability Analysis
Type: OpenClaw Skill Name: proxycurl Version: 1.0.2 The proxycurl skill bundle provides instructions for an AI agent to interact with the Proxycurl API via the Membrane platform. It utilizes the legitimate '@membranehq/cli' tool for authentication and API request management. The instructions in SKILL.md are well-documented, focusing on standard integration tasks such as connection management and action execution without any signs of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description (Proxycurl integration) match the runtime instructions (use Membrane CLI to connect to Proxycurl and run Proxycurl-related actions). Asking the user to use Membrane rather than direct Proxycurl credentials is coherent for this integration.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in via browser, creating a connection, listing/running actions, and proxying API requests. It does not instruct reading arbitrary local files or exfiltrating data outside the Membrane/Proxycurl flow.
Install Mechanism
There is no automated install spec in the registry (instruction-only), but the doc asks the user to run `npm install -g @membranehq/cli` (or use npx). Installing a global npm package is a normal but non-trivial action — the user should verify the npm package and publisher before running it.
Credentials
The skill declares no required env vars or credentials. It requires a Membrane account and network access (documented in SKILL.md) and relies on browser-based login handled by Membrane — this is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-on, does not request elevated platform privileges, and contains no code that would persist or modify other skills. Autonomous invocation remains possible (platform default) but is not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proxycurl
  3. After installation, invoke the skill by name or use /proxycurl
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug proxycurl
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Proxycurl?

Proxycurl integration. Manage Persons, Organizations, Jobs, Profiles. Use when the user wants to interact with Proxycurl data. It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.

How do I install Proxycurl?

Run "/install proxycurl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Proxycurl free?

Yes, Proxycurl is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Proxycurl support?

Proxycurl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Proxycurl?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.

💬 Comments