AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Legal Ops Edho Ferdian

skill-edhoferdian-eef-legal-ops-edho-ferdian · by edhoferdian

>-

— No reviews yet
0 installs
0 views
— view→install

Install

$ agentstack add skill-edhoferdian-eef-legal-ops-edho-ferdian

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-edhoferdian-eef-legal-ops-edho-ferdian)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● yesterday

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Legal Ops Edho Ferdian? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Legal Ops — Edho Ferdian Mode

Two linked workflows that turn paperwork into tracked, diffable source:

  1. Drafting — one counsel-approved template, one JSON spec per

counterparty, one build step. references/agreement-drafting.md.

  1. Envelope preparation — placing signature/date/text fields in a web

e-signature composer through an already signed-in browser session, then saving a draft for the operator. references/esign-field-placement.md.

Non-negotiables

  • Not legal advice. This skill produces documents and automation; it does

not decide whether terms are enforceable, appropriate, or compliant in a jurisdiction. Every clause must come from, or be reviewed by, qualified counsel. Say so to the user whenever you hand over a document.

  • Everything is a DRAFT. A successful build or conversion proves an

artifact exists — not legal completeness, signing authority, or readiness to send. There is no "execution copy" mode; an execution version is a separate, reviewed record.

  • The agent never signs, declines, voids, sends, or enters credentials.

Sending an envelope requires an explicit operator instruction bound to the exact envelope (see the hard gate in the e-sign reference), consistent with safe-execution-edho-ferdian Gate 2.

  • Notices to counterparties go through approval. A Schedule A notice or

any contractual message reaches a counterparty only via counterparty-comms-edho-ferdian's approval loop.

  • Signed documents are immutable. Later changes produce a new draft or a

notice; the executed file is never edited or regenerated in place.

Workflow at a glance

  1. Put the counsel-approved template and each counterparty's spec under

version control; generated .md/.docx output stays out of it.

  1. Build with scripts/build-agreement.js (Node 18+, no dependencies;

pandoc optional for .docx). Diff the Markdown against the previous draft before anyone reviews it.

  1. After counsel review, prepare the envelope in the e-sign composer:

calibrate, place fields per recipient, capture evidence, save as draft.

  1. The operator reviews the draft envelope and the evidence screenshot, then

sends it themselves or gives a bound send instruction.

  1. For later deals under an executed agreement, follow the Schedule A notice

procedure — confirm authority first, approve the exact notice, record delivery evidence, then rebuild an internal consolidated draft view.

References

  • references/agreement-drafting.md — template placeholders, spec format

and validation, role table, build command and failure modes, signature page geometry, and the Schedule A notice procedure.

  • references/esign-field-placement.md — trusted browser target checks,

recipients and signing order, coordinate calibration, per-recipient field placement, evidence capture, the hard gate, and a checklist.

  • references/master-template.example.md — skeleton template with

bracketed placeholders for counsel-approved clauses.

  • references/spec.example.json — example counterparty spec.

External docs (fixed — see skill-authoring-edho-ferdian's canonical contract)

pandoc options and a specific e-signature provider's composer UI change over time — resolve them live (Context7 or the provider's current docs) before automating against them. Full contract: skill-authoring-edho-ferdian §9.

Surgical changes (fixed — see skill-authoring-edho-ferdian's canonical contract)

When editing a template or spec, change only the clause or field the task names and rebuild; never reflow or "tidy" counsel-approved wording as a side effect — a cosmetic diff in legal text still needs review. Full contract: skill-authoring-edho-ferdian §10.

Language routing (fixed — see skill-authoring-edho-ferdian's canonical contract)

Communication to the user in Bahasa Indonesia; code, comments, and generated files in English — fixed, never ask. The agreement's own language is the one counsel chose for the template, not this rule. Full contract: skill-authoring-edho-ferdian §7.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.