← 返回 Skills 市场
gora050

Paperform

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
189
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install paperform
功能描述
PaperForm integration. Manage Forms. Use when the user wants to interact with PaperForm data.
安全使用建议
This skill is an instruction-only connector that uses the Membrane CLI to talk to PaperForm. Before installing or running it: (1) confirm you trust Membrane (https://getmembrane.com and the GitHub repo) because your PaperForm access will be mediated through their service and may send form data to them; (2) be cautious when running 'npm install -g ...@latest' — consider installing a pinned release or installing locally rather than globally; (3) note the registry metadata didn't declare the 'membrane' CLI as a required binary — expect to install that CLI before use; (4) avoid sharing PaperForm API keys manually (the skill discourages that); and (5) if you need stronger data control, consider using an official PaperForm API client or an alternative that runs entirely under your control. If you want higher assurance, ask the publisher for a declared install spec and a specific pinned CLI version.
功能分析
Type: OpenClaw Skill Name: paperform Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with PaperForm via the Membrane platform. It outlines standard procedures for installing the Membrane CLI (@membranehq/cli), authenticating, and managing form data through defined actions. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill claims to integrate with PaperForm and the SKILL.md exclusively instructs the agent to use the Membrane CLI to manage PaperForm connections and actions — this is coherent. However, the registry metadata lists no required binaries while the runtime instructions require installing and running the 'membrane' CLI, which is an inconsistency (the CLI should be declared as a required runtime dependency).
Instruction Scope
Instructions are focused on using Membrane to discover, create, and run PaperForm-related actions and do not ask the agent to read arbitrary local files or environment variables. They do direct the user/agent to authenticate via a browser flow and create connections; that implies sending data and auth flows through Membrane, which is expected but worth noting from a privacy perspective.
Install Mechanism
The SKILL.md instructs installing the Membrane CLI via 'npm install -g @membranehq/cli@latest'. Installing from npm (latest tag) is a common mechanism but carries moderate risk compared with vetted packages/releases — there is no install spec in the registry so installation is manual and the global npm install could modify the system environment.
Credentials
The skill does not request environment variables or credentials in the registry. Authentication is delegated to Membrane's browser login flow; this avoids local secret handling but means the user's PaperForm access is mediated by Membrane (tokens/credentials are managed server-side). No unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modification of other skills. It relies on the Membrane service for credential storage but does not ask to change system or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paperform
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paperform 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug paperform
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Paperform 是什么?

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

如何安装 Paperform?

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

Paperform 是免费的吗?

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

Paperform 支持哪些平台?

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

谁开发了 Paperform?

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

💬 留言讨论