Open Agreements
NPM · @OPEN-AGREEMENTS/CONTRACT-TEMPLATES-MCP · 2 COMPONENTS · SCANNED AUG 3
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security90
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known high-severity CVE affects adm-zip 0.5.18, reached via open-agreements > adm-zip. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 11 of 26 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to open-agreements/open-agreements). View diagnostics → Pass
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 43 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 224 tokens (~74/item across 3 items; 3 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @open-agreements/contract-templates-mcp
claude mcp add open-agreements-open-agreements -- npx -y @open-agreements/contract-templates-mcp
codex mcp add open-agreements-open-agreements -- npx -y @open-agreements/contract-templates-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"open-agreements-open-agreements": {
"type": "local",
"command": [
"npx",
"-y",
"@open-agreements/contract-templates-mcp"
],
"enabled": true
}
}
} openclaw mcp add open-agreements-open-agreements --command npx --arg -y --arg @open-agreements/contract-templates-mcp
mcp_servers:
open-agreements-open-agreements:
command: "npx"
args: ["-y", "@open-agreements/contract-templates-mcp"] {
"mcpServers": {
"open-agreements-open-agreements": {
"command": "npx",
"args": [
"-y",
"@open-agreements/contract-templates-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +18
- Malware scan: unverified → pass ▲ security
- Stability: unverified → 0.20 ▲ functional
- 1 Aug 26 −10
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 +45
- CVE-2026-39244 affects this package: high ▼ security
- Known CVEs: unverified → fail ▼ security
- Malware scan: pass → unverified ▼ security
- Provenance: unverified → pass ▲ security
- Install scripts: unverified → pass ▲ security
- The attested source repository moved: open-agreements/open-agreements security
- Security disclosure: unverified → fail ▼ functional
- Schema quality: unverified → excellent ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- License: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- Dependency health: partial → 0.88 functional
- Licence: Apache-2.0 functional
- 29 Jul 26 −19
- Tool coverage: 100 → unverified ▼ functional
- Security disclosure: fail → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@open-agreements/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- open-agreements/open-agreements
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/open-agreements/open-agreements/.github/workflows/release.yml@refs/tags/v0.8.0
- Rekor log index:
- 1887715209
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:8b5dac63841269cc7e590cafb290029874859c6c28c0319f4c5fdd44c5fabf16c034c6797b5e71ded2a0ed8e2be94150b60604cbea7e262fc16fdbe46
- Discovery method:
- attestation_endpoint
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-xcpc-8h2w-3j85 | CVE-2026-39244 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | yes |
Dependencies 26 packages
26 packages in the resolved dependency tree · 11 stale.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
fill_template ~98
Fill a template using local OpenAgreements CLI and return local path or inline base64.
| Name | Type | Req | Description |
|---|---|---|---|
| output_path | string | — | Optional output DOCX path. Defaults to a temporary location. |
| return_mode | string | — | Return local file path or inline base64 document data. |
| template | string | yes | Template ID, e.g. "common-paper-mutual-nda". |
| values | object | — | Template field values passed to the fill command. |
No output schema declared.
No examples provided.
get_template ~38
Fetch a single template definition with field metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| template_id | string | yes | Template ID, e.g. "common-paper-mutual-nda". |
No output schema declared.
No examples provided.
list_templates ~88
List OpenAgreements templates as a paginated compact catalog. Returns lightweight metadata for discovery — call get_template for full per-field detail. Templates are returned in stable lexicographic order by template_id.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | — | Opaque pagination cursor returned by a prior call. Omit on the first page. |
| limit | integer | — | Page size (default 25, max 100). |
No output schema declared.
No examples provided.