← Back to Skills Marketplace
gora050

Notarize

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install notarize
Description
Notarize integration. Manage Documents, Templates, Workflows, Users, Roles. Use when the user wants to interact with Notarize data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install notarize
  3. After installation, invoke the skill by name or use /notarize
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug notarize
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Notarize?

Notarize integration. Manage Documents, Templates, Workflows, Users, Roles. Use when the user wants to interact with Notarize data. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.

How do I install Notarize?

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

Is Notarize free?

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

Which platforms does Notarize support?

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

Who created Notarize?

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

💬 Comments