← Back to Skills Marketplace
klsv

SaySigned - Agreement infrastructure for AI agents

by Denis K · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
553
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install saysigned
Description
Enable AI agents to register, create, send, sign, and verify legally binding e-signature agreements via API or email with automated key and config management.
Usage Guidance
This skill appears to be a real e-signature integration, but it deserves careful handling. Before installing or enabling it: (1) Verify the service domain (saysigned.com) and company legitimacy independently. (2) Prefer to perform registration and paste the API key yourself rather than letting the agent write it into global MCP config; if you must store a key, create a limited-scope key and rotate it regularly. (3) Disable autonomous signing unless you explicitly want the agent to sign agreements on your behalf — require per-envelope human approval for any signature. (4) Do not allow the agent to restart system services or modify configs without an explicit confirmation dialog that the user sees and approves. (5) Be cautious about webhooks/URLs you provide (they may receive sensitive document events). If you want a safer setup, keep the key out of global configs and require manual confirmation for every sign/send action.
Capability Analysis
Type: OpenClaw Skill Name: saysigned Version: 1.0.1 The OpenClaw AgentSkills skill bundle for SaySigned appears benign. The `SKILL.md` documentation is comprehensive, clearly outlining the purpose and usage of the e-signature service. Crucially, it includes explicit instructions for the AI agent to require human approval for sensitive operations like modifying MCP client configuration, storing API keys, restarting the MCP client, and initiating billing upgrades (by showing the `checkout_url`). This strong emphasis on human-in-the-loop for critical actions significantly mitigates prompt injection risks. There is no evidence of intentional malicious behavior, data exfiltration to unauthorized endpoints, persistence mechanisms, or obfuscation. The `webhook_url` parameter, while a potential vector for data exfiltration if an attacker could inject a malicious URL, is a standard feature and the skill itself does not instruct its misuse; it's a vulnerability risk if the agent is compromised, not malicious intent from the skill developer.
Capability Assessment
Purpose & Capability
Name/description (e-signature service) match the instructions: REST endpoints, API keys, envelope creation, signing, and verification are exactly what an e-signature integration would need. No unrelated binaries or unrelated credential requests are present.
Instruction Scope
The SKILL.md instructs the agent to add MCP server entries, store Authorization headers (API keys) in MCP config, restart the MCP client, register agents, create/send envelopes, capture access tokens, and perform signing operations. While it requires human confirmation for config writes/restarts, it explicitly allows the agent to perform registration, envelope creation, signing, and verification autonomously. Allowing autonomous signing of legally binding documents without per-envelope explicit user consent is a high‑impact action and is out of scope for most benign automations.
Install Mechanism
Instruction-only skill with no install steps or code files; nothing will be written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
The skill requests no environment variables and uses an in‑flow API key model (keys returned by register and then stored in MCP config). That is proportionate to an API integration, but storing long‑lived API credentials in agent config is sensitive and should be restricted/approved by the user. The skill also instructs saving per-recipient access tokens which are sensitive and must be protected.
Persistence & Privilege
The skill does not request always:true and is not force-included. However, it instructs the agent to modify the MCP client configuration and restart the MCP client (with explicit human confirmation required by the SKILL.md). Persisting an API key in the agent's global config gives long-term ability to act on behalf of the key-holder, so this persistence requires careful user control.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install saysigned
  3. After installation, invoke the skill by name or use /saysigned
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
### Version 1.0.1 — Changelog - Human confirmation is now required before making any MCP client config changes (such as adding API keys or restarting the client). - All setup steps that modify system configuration now instruct to show the pending change and require explicit user approval before proceeding. - Publisher, homepage, documentation links, and TLS requirements added to documentation for improved clarity. - Minor edits for clarity and emphasis on human-in-the-loop control for sensitive actions.
v1.0.0
SaySigned 1.0.0 — Initial Release - Launches full-featured AI agent e-signature platform, legally binding under ESIGN Act & UETA. - Supports both API (agent-to-agent) and Email (agent-to-human) contract workflows. - Includes 14 MCP tools: register, create/send envelopes, sign/decline, verify documents, use templates, manage billing, and more. - Features seamless API key/auth management for autonomous agent setup and signing. - Provides example workflows and detailed setup for the MCP server integration. - Enables both custom contract text and template-based agreements.
Metadata
Slug saysigned
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is SaySigned - Agreement infrastructure for AI agents?

Enable AI agents to register, create, send, sign, and verify legally binding e-signature agreements via API or email with automated key and config management. It is an AI Agent Skill for Claude Code / OpenClaw, with 553 downloads so far.

How do I install SaySigned - Agreement infrastructure for AI agents?

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

Is SaySigned - Agreement infrastructure for AI agents free?

Yes, SaySigned - Agreement infrastructure for AI agents is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SaySigned - Agreement infrastructure for AI agents support?

SaySigned - Agreement infrastructure for AI agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SaySigned - Agreement infrastructure for AI agents?

It is built and maintained by Denis K (@klsv); the current version is v1.0.1.

💬 Comments