← Back to Skills Marketplace
gora050

Request

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
113
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install request
Description
Request integration. Manage data, records, and automate workflows. Use when the user wants to interact with Request data.
Usage Guidance
This skill appears to be an instruction-only wrapper that tells the agent to use the Membrane CLI to access 'Request' data. Before installing or following its instructions: (1) verify that you trust the Membrane project and the @membranehq/cli npm package (check the package page, publisher, and source repository); (2) be aware the SKILL.md asks you to run a global npm install (this modifies your environment) — consider using a container or a dedicated VM if you want to isolate effects; (3) the SKILL.md incorrectly links to the Python 'requests' docs — consider asking the maintainer for clarification or checking the repository at https://github.com/membranedev/application-skills to confirm intent; (4) confirm you are comfortable with the Membrane login flow (it delegates auth server-side and uses browser-based codes). These inconsistencies are not enough to prove malicious intent, but they justify extra caution (verify package origin and the skill's repository) before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: request Version: 1.0.1 The skill provides a framework for the OpenClaw agent to interact with a service called 'Request' via the Membrane platform. It instructs the agent to install the Membrane CLI (`@membranehq/cli`) and use it to manage authentication and execute actions. While the skill requires high-privilege operations like global NPM installation and routes data through a third-party service (getmembrane.com), these behaviors are consistent with the stated purpose of the integration and do not show evidence of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The name/description (Request integration) aligns with the instructions to use Membrane to create a connection and run actions. However, the SKILL.md includes an odd 'Official docs' link to the Python 'requests' library (https://requests.readthedocs.io), which appears unrelated to the stated product and suggests either a copy/paste error or sloppy documentation.
Instruction Scope
The runtime instructions are narrowly scoped to installing and using the Membrane CLI (membrane connect, action list/run, login flows). The skill does not instruct reading arbitrary files or unrelated environment variables, nor does it direct data to unexpected endpoints beyond Membrane. It does rely on interactive or headless login flows that require user action to complete authentication.
Install Mechanism
This is an instruction-only skill (no install spec), but the SKILL.md tells users/agents to run 'npm install -g @membranehq/cli@latest' or use npx. Because installation is performed at runtime by whoever follows the instructions, this will write code to disk and modify the environment. That is expected for a CLI-based integration but should be verified (confirm the package and publisher) before running globally.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to ask users for API keys, instead using Membrane's managed connections. This is proportionate to the stated purpose. There are no suspicious requests for unrelated secrets.
Persistence & Privilege
The skill does not request always:true, does not include code that would modify other skills or global agent configuration, and is user-invokable only. There is no evidence it demands elevated persistence or privileges within the agent framework.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install request
  3. After installation, invoke the skill by name or use /request
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug request
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Request?

Request integration. Manage data, records, and automate workflows. Use when the user wants to interact with Request data. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install Request?

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

Is Request free?

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

Which platforms does Request support?

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

Who created Request?

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

💬 Comments