← 返回 Skills 市场
gora050

Paperspace

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install paperspace
功能描述
Paperspace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paperspace data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paperspace
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paperspace 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug paperspace
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Paperspace 是什么?

Paperspace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paperspace data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Paperspace?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install paperspace」即可一键安装,无需额外配置。

Paperspace 是免费的吗?

是的,Paperspace 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Paperspace 支持哪些平台?

Paperspace 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Paperspace?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论