triage-nda

triage-nda is a skill for Claude Code from alebgl77/claude-inc. It costs 100 tokens per session (1,008 once invoked), scanned A, original, MIT.

A quick screening process for a non-disclosure agreement, or NDA—a contract that limits how shared confidential information may be used. It checks key terms and labels the document green, yellow, or red for the next level of review.

In plain words
What is it for?
Screening pasted or uploaded NDAs, checking whether confidentiality duties are mutual, reviewing term and survival periods, finding missing exceptions, and identifying clauses affecting hiring, competition, or intellectual property.
Why use it?
It helps decide quickly whether a standalone NDA appears standard, needs specific changes, or requires full review. It can reveal one-sided duties, unusually broad definitions, and hidden restrictions such as non-competes.

Skill for Claude Code

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

Part of the claude-inc plugin — 54 skills, 3 commands, 9 agents shipped together

Good fit Screening pasted or uploaded NDAs, checking whether confidentiality duties are mutual, reviewing term and survival periods, finding missing exceptions, and identifying clauses affecting hiring, competition, or intellectual property.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alebgl77/claude-inc/triage-nda
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 alebgl77/claude-inc --skill triage-nda
Clone the repo
git clone --depth 1 https://github.com/alebgl77/claude-inc

Made for: Claude Code.

Or install claude-inc, the plugin that ships this one along with the rest of its 54 skills, 3 commands, 9 agents.

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 triage-nda

README.md
[![agentmods](https://agentmods.dev/badge/skills/alebgl77/claude-inc/triage-nda/github.svg)](https://agentmods.dev/skills/alebgl77/claude-inc/triage-nda)
Your own site
<a href="https://agentmods.dev/skills/alebgl77/claude-inc/triage-nda"><img src="https://agentmods.dev/badge/skills/alebgl77/claude-inc/triage-nda/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 triage-nda

Your own site · 80×15
<a href="https://agentmods.dev/skills/alebgl77/claude-inc/triage-nda"><img src="https://agentmods.dev/badge/skills/alebgl77/claude-inc/triage-nda.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,008 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00100 $0.01008
Opus 5 $0.00050 $0.00504
Sonnet 5 $0.00020 $0.00202
Haiku 4.5 $0.00010 $0.00101

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

Security

Grade A, and why

triage-nda 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 10d ago.

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/triage-nda/SKILL.md · 76 lines

How it starts

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

Triage NDA — NDA Triage

"Fast NDA review"

Built for speed: seven screens, one verdict, ten minutes. Works on pasted NDA text or a file.

When to use

  • "Can I just sign this NDA?" — the speed call
  • "Sales needs this countersigned today" — deal-velocity triage
  • "Is this NDA actually mutual?" — direction check
  • Screening a batch of inbound NDAs before a partner event
  • Confidentiality terms embedded in a larger agreement belong to review-contract, not here

Workflow

  1. Ingest the NDA (pasted text or file). Confirm it is a standalone NDA; note parties, stated purpose, and our disclosure direction (mostly disclosing, mostly receiving, or both).
  2. Screen mutuality: obligations must run both ways if information does. One-way obligations against us while we disclose is RED territory.
  3. Check term and survival: an agreement term of 1-3 years and confidentiality survival of 2-5 years are standard; indefinite survival passes only for trade secrets.
  4. Check definition breadth: "Confidential Information" should be bounded — marked, or reasonably understood as confidential. Definitions sweeping in all business contacts or "any information disclosed by any means at any time" get flagged.
  5. Hunt embedded landmines: non-solicit, non-compete, exclusivity, or standstill clauses do not belong in an NDA — any one of them forces RED.
  6. Verify the four standard carve-outs: public knowledge, prior possession, independent development, compelled disclosure (with notice where lawful). Each missing carve-out is a YELLOW fix with insert language.
  7. Screen residuals and IP: a residuals clause broad enough to gut confidentiality is RED; any assignment of IP, feedback, or derivatives smuggled into an NDA is RED.
  8. Classify and deliver: GREEN — sign under standard delegation; YELLOW — apply the listed fixes, then sign; RED — route to full review with reasons quoted.

Output format

NDA TRIAGE — <counterparty> — <date>
Direction: <mutual / we disclose / we receive>   Purpose: <one line>

VERDICT: <GREEN — sign under standard delegation | YELLOW — fix, then sign | RED — full review>

SCREENS
| Check                              | Result | Note              |
|------------------------------------|--------|-------------------|
| Mutuality                          | PASS   |                   |
| Term & survival                    | FLAG   | <what and why>    |
| Definition breadth                 | PASS   |                   |
| Embedded non-solicit / non-compete | PASS   |                   |
| Standard carve-outs (4)            | FLAG   | missing: <which>  |
| Residuals clause                   | PASS   | none present      |
| IP assignment smuggling            | PASS   | none present      |

FIXES (YELLOW verdicts)
1. <clause> — Quote: "<verbatim>" → Insert: "<replacement language>"
2. <clause> — Quote: "<verbatim>" → Insert: "<replacement language>"

RED REASONS (RED verdicts)
- <finding> — Quote: "<verbatim>" — why it forces full review

*Issue-spotting support, not legal advice — engage counsel for binding decisions.*

Read the full file on GitHub · 76 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. 10d ago First seen · 76 lines · 100 tokens per session scan A d02f5aa18cf9

Subscribe to this mod's changes

triage-nda is a skill published in the GitHub repository alebgl77/claude-inc (14 stars, last pushed yesterday), licensed MIT. It adds 100 tokens to every session and 1,008 once invoked, about $0.0005 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

simplify-code

Parallel 4-agent cleanup of recent code changes.

NousResearch/hermes-agent · 14 tokens

community-research-insight

Extract structured insight briefs from community research transcripts or notes. Produces pain points, stakeholder needs, opportunity maps, risks, and follow-up questions. Requires human review before publication.

clawdotnet/openclaw.net · 41 tokens

output-eval-error-analysis

Systematically review workflow traces to identify failure modes before building evaluators. Use when starting an eval project, after significant pipeline changes, or when production quality drops.

growthxai/output · 38 tokens

output-dev-workflow-function

Create workflow.ts files for Output SDK workflows. Use when defining workflow functions, orchestrating steps, or fixing workflow structure issues.

growthxai/output · 31 tokens

Pair Programming

Collaboratively design, implement, review, and refine software features with a human developer using an iterative pair programming workflow. Prioritize understanding, explicit approval, small reviewable changes, and synchronized specifications.

sivaprasadreddy/sivalabs-agent-skills · 43 tokens

005-agents-installation

Use when you need to install the embedded robot agents into .github/agents, .claude/agents, .cursor/agents, or .codex/agents, selecting the destination interactively and copying the embedded agent definitions from project assets. This should trigger for requests such as Install embedded agents; Bootstrap…

jabrena/plinth · 101 tokens