startup-due-diligence

startup-due-diligence is a skill for Claude Code from skala-io/legal-skills. It costs 132 tokens per session (1,341 once invoked), scanned A, original, Apache-2.0.

A legal review guide for early-stage U.S. startups, focused on companies incorporated in Delaware. It supports both investors checking a company before investing and founders preparing their company for review.

In plain words
What is it for?
It is for reviewing company documents, requesting missing records, examining ownership tables, and checking SAFEs or convertible notes. A SAFE is an agreement that can later turn an investment into company shares.
Why use it?
It helps organize document review and spot possible legal, ownership, and investment issues before they are missed. It is informational and does not replace advice from a lawyer.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the legal-skills plugin — 11 skills shipped together

Good fit It is for reviewing company documents, requesting missing records, examining ownership tables, and checking SAFEs or convertible notes. A SAFE is an agreement that can later turn an investment into company shares.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skala-io/legal-skills/startup-due-diligence
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add skala-io/legal-skills --skill startup-due-diligence
Clone the repo
git clone --depth 1 https://github.com/skala-io/legal-skills

Made for: Claude Code.

Or install legal-skills, the plugin that ships this one along with the rest of its 11 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for startup-due-diligence

README.md
[![agentmods](https://agentmods.dev/badge/skills/skala-io/legal-skills/startup-due-diligence/github.svg)](https://agentmods.dev/skills/skala-io/legal-skills/startup-due-diligence)
Your own site
<a href="https://agentmods.dev/skills/skala-io/legal-skills/startup-due-diligence"><img src="https://agentmods.dev/badge/skills/skala-io/legal-skills/startup-due-diligence/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for startup-due-diligence

Your own site · 80×15
<a href="https://agentmods.dev/skills/skala-io/legal-skills/startup-due-diligence"><img src="https://agentmods.dev/badge/skills/skala-io/legal-skills/startup-due-diligence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,341 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00132 $0.01341
Opus 5 $0.00066 $0.00671
Sonnet 5 $0.00026 $0.00268
Haiku 4.5 $0.00013 $0.00134

Measured 12d ago against content hash 018280e8afc5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

startup-due-diligence scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/create_placeholder_templates.py, scripts/populate_template.py, scripts/validate_data.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/startup-due-diligence/SKILL.md · 157 lines

How it starts

The opening of the file, as written. The whole thing — 157 lines — stays where its author put it; the contents beside it link to each section on GitHub.

First published on Skala Legal Skills

This skill is provided for informational and educational purposes only and does not constitute legal advice. The analysis and information provided should not be relied upon as a substitute for consultation with a qualified attorney. No attorney-client relationship is created by using this skill. Laws and regulations vary by jurisdiction and change over time. Always consult with a licensed attorney in your jurisdiction for advice on specific legal matters. The creators and publishers of this skill disclaim any liability for actions taken or not taken based on the information provided.


Startup Due Diligence Skill

Overview

Conduct legal due diligence on early-stage US startups (Seed/Series A). This skill supports:

  • Investors: Identify risks before investing
  • Founders: Prepare for diligence, fix issues proactively

Workflow

Step 1: Intake

Collect context before proceeding:

1. Perspective: Investor or Founder?
2. Stage: Pre-seed / Seed / Series A
3. Scope: Full DD or specific area (Corporate, Cap Table, IP, etc.)
4. Company basics: Name, State, Entity type, Industry

Step 2: Document Collection

Based on scope, request documents by category. See references/checklists/ for complete lists:

Category Reference File
Corporate & Formation references/checklists/corporate.md
Cap Table & Securities references/checklists/cap-table.md
Intellectual Property references/checklists/ip.md
Employment & Founders references/checklists/employment.md
Material Contracts references/checklists/contracts.md
Compliance & Regulatory references/checklists/compliance.md
Litigation references/checklists/litigation.md
Financial references/checklists/financials.md

Step 3: Document Review

For each document received:

  1. Identify document type and category
  2. Check against category-specific criteria
  3. Flag issues using severity ratings (see below)
  4. Cross-reference with other documents for consistency

Read the full file on GitHub · 157 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 157 lines · 132 tokens per session scan A 018280e8afc5

Subscribe to this mod's changes

startup-due-diligence is a skill published in the GitHub repository skala-io/legal-skills (48 stars, last pushed 7mo ago), licensed Apache-2.0. It adds 132 tokens to every session and 1,341 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

corply

Use Corply whenever a founder speaks normally about starting, incorporating, joining, signing for, checking, running, maintaining, or changing a company. Covers formation, company status, deadlines, governance, equity, filings, compliance, banking, customer payments and revenue launch, hiring, financing, tax or…

corply-dev/corply-plugin · 87 tokens

shuanglv-legal-skills

A Chinese-language legal-work skill for substantive tasks such as legal research, current-law checking, criminal cases, civil or commercial disputes, contracts, due diligence, evidence analysis, and formal legal documents.

zj-ai-lab/shuanglv-legal-skills · 281 tokens

specification-writing

A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.

wanshuiyin/Auto-claude-code-research-in-sleep · 49 tokens

regulatory-research-fallback

Fallback workflow for regulatory research when web extraction tools fail on government PDFs.

HKUDS/OpenSpace · 20 tokens

x-scorecard

OpenSSF Scorecard for assessing open source project security. Check security best practices and compliance. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

x-cmd/x-cmd · 57 tokens

gesellschaftsrechtliche-satzungen-agb

Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens