← 返回 Skills 市场
klsv

SaySigned - Agreement infrastructure for AI agents

作者 Denis K · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
553
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install saysigned
功能描述
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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install saysigned
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /saysigned 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug saysigned
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 553 次。

如何安装 SaySigned - Agreement infrastructure for AI agents?

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

SaySigned - Agreement infrastructure for AI agents 是免费的吗?

是的,SaySigned - Agreement infrastructure for AI agents 完全免费(开源免费),可自由下载、安装和使用。

SaySigned - Agreement infrastructure for AI agents 支持哪些平台?

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

谁开发了 SaySigned - Agreement infrastructure for AI agents?

由 Denis K(@klsv)开发并维护,当前版本 v1.0.1。

💬 留言讨论