← Back to Skills Marketplace
gora050

Paperspace

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
131
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install paperspace
Description
Paperspace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paperspace data.
Usage Guidance
This skill appears coherent and implements Paperspace access via the Membrane CLI. Before installing or using it you should: (1) verify the npm package name (@membranehq/cli) and the publisher (and prefer running via npx for one-off use rather than a global install), (2) review Membrane's privacy/documentation to understand how your Paperspace credentials and data will be handled server-side, and (3) consider using a limited-scope Paperspace account or permissions for testing. Note that the skill is instruction-only so the static scanner had nothing to analyze — the main trust decision is whether you are comfortable delegating credential handling and actions to the Membrane service.
Capability Analysis
Type: OpenClaw Skill Name: paperspace Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with Paperspace using the Membrane CLI. It outlines standard procedures for installation (`npm install -g @membranehq/cli`), authentication, and executing actions through the Membrane platform. The instructions in `SKILL.md` are aligned with the stated purpose and include security-positive recommendations, such as delegating credential management to the platform rather than handling raw API keys. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name and description (Paperspace integration) match the instructions, which show how to connect to Paperspace via the Membrane CLI, discover and run actions, and manage connections. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
All runtime instructions center on installing and using the @membranehq/cli to authenticate and create connections/actions. The instructions do not ask the agent to read local files or unrelated environment variables. However, using this skill means sending authentication and Paperspace-related requests through the Membrane service (server-side), so you must trust Membrane to handle your credentials and data appropriately.
Install Mechanism
No install spec is embedded in the skill bundle, but the SKILL.md instructs users to run npm install -g @membranehq/cli@latest (and shows npx usage). This is a standard npm installation pattern but carries moderate risk compared with instruction-only skills because it installs third-party code globally and uses the @latest tag (which can change over time).
Credentials
The skill declares no required environment variables, no primary credential, and no config path access. It explicitly states Membrane handles credentials and instructs not to ask users for API keys — the requested scope is proportional to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges or modification of other skills' configs. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paperspace
  3. After installation, invoke the skill by name or use /paperspace
  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 paperspace
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Paperspace?

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

How do I install Paperspace?

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

Is Paperspace free?

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

Which platforms does Paperspace support?

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

Who created Paperspace?

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

💬 Comments