← 返回 Skills 市场
gora050

Notarize

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
167
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install notarize
功能描述
Notarize integration. Manage Documents, Templates, Workflows, Users, Roles. Use when the user wants to interact with Notarize data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to talk to Notarize rather than asking you for raw API keys. Before installing/use, consider: 1) you are delegating Notarize access to a third party (Membrane) — review their privacy/security posture and the permissions the connector requests; 2) prefer running commands with npx or inspect @membranehq/cli before doing a global npm -g install; 3) when creating the Membrane connection, use the least-privilege account or scope possible so the connector cannot access more Notarize data than needed; and 4) if you allow the agent to invoke the skill autonomously, be mindful that it can list/create/run many actions via the connection — restrict agent permissions or supervise sensitive operations.
功能分析
Type: OpenClaw Skill Name: notarize Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with the Notarize platform using the Membrane CLI. It follows standard procedures for the Membrane framework, including CLI installation, authentication, and action discovery. No malicious code, data exfiltration, or harmful prompt injections were detected; the instructions are consistent with the stated purpose of managing notarization documents and workflows.
能力标签
requires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to manage Notarize resources. Asking the user to have a Membrane account and network access aligns with the described purpose.
Instruction Scope
Instructions are focused on using membrane to discover and run Notarize actions and on the login flow. They give the agent latitude to list/create/run many actions (e.g., action create/run), so the agent could access a wide set of Notarize resources via the Membrane connection; this is expected for an integration but grants broad operational scope within Notarize via the connection.
Install Mechanism
No install spec in the package metadata, but SKILL.md instructs installing @membranehq/cli via npm -g or using npx. Installing a public npm CLI is a common mechanism but carries the usual npm risks (runs code, modifies PATH). Recommend using npx or reviewing the package before global install.
Credentials
The skill declares no environment variables or credentials and relies on Membrane to handle auth. That is proportionate: instead of asking for Notarize API keys, it uses a connector flow. Be aware this means you grant Membrane (a third party) delegated access to your Notarize account when creating the connection.
Persistence & Privilege
always is false and the skill is user-invocable. The SKILL.md does not request system-wide configuration changes or persistent modifications to other skills. Autonomous invocation (default) is allowed by platform policy and not by itself a problem here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notarize
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notarize 触发
  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 notarize
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Notarize 是什么?

Notarize integration. Manage Documents, Templates, Workflows, Users, Roles. Use when the user wants to interact with Notarize data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 Notarize?

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

Notarize 是免费的吗?

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

Notarize 支持哪些平台?

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

谁开发了 Notarize?

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

💬 留言讨论