Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Tenant Estoppel Certificate

ASecurity

Drafts tenant estoppel certificates for commercial real estate acquisitions and financings. Produces numbered certifications binding tenants to lease representations for reliance by purchasers and lenders during due diligence. Covers lease terms, rent status, defaults, options, claims, and security deposits. Use when drafting estoppel certificates, tenant certifications, lease verification documents, or property acquisition due diligence instruments.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
testingsecurity

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill tenant-estoppel-certificate --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Tenant Estoppel Certificate?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Tenant Estoppel Certificate
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-tenant-estoppel-certificate/badge)](https://www.skillsdirectory.com/skills/lev-os-tenant-estoppel-certificate)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: tenant-estoppel-certificate
description: Drafts tenant estoppel certificates for commercial real estate acquisitions and financings. Produces numbered certifications binding tenants to lease representations for reliance by purchasers and lenders during due diligence. Covers lease terms, rent status, defaults, options, claims, and security deposits. Use when drafting estoppel certificates, tenant certifications, lease verification documents, or property acquisition due diligence instruments.
tags:
  - agreement
  - drafting
  - transactional
---

# Tenant Estoppel Certificate

Drafts an institutional-quality estoppel certificate certifying lease facts for reliance by purchasers and lenders in commercial real estate transactions.

## Prerequisites

1. **Lease agreement** — executed copy with all amendments, riders, side letters
2. **Current rent schedule** — base rent, CAM, tax escalations, percentage rent, pass-throughs
3. **Party information** — tenant entity name, current landlord, prospective purchaser, lender
4. **Premises description** — full street address including suite/unit number
5. **Security deposit details** — amount, form (cash/LOC), any applications or returns
6. **Outstanding items** — defaults, claims, offsets, unpaid TI allowances, executory obligations

## Output Structure

### Document Layout

| Section | Contents |
|---|---|
| **Header** | Centered "TENANT ESTOPPEL CERTIFICATE" in caps |
| **Addressee block** | To: Purchaser + Lender; From: Tenant (exact entity name per lease); Re: Premises; Date: execution date |
| **Recitals** | Tenant identity, lease execution date, original landlord, premises, reliance acknowledgment |
| **Numbered certifications** | See checklist below |
| **Reliance clause** | Survives closing; binds successors/assigns; benefits purchaser, lender, their successors |
| **Signature block** | Entity name, authorized signatory line, printed name, title, date; notary if required |
| **Exhibit A** | Complete lease + all amendments (chronological cover sheet if 3+ documents) |

### Required Certifications

Draft each as a separately numbered paragraph:

- [ ] **Lease documents** — true/correct/complete copy as Exhibit A; entire agreement; in full force and effect; not canceled/terminated/surrendered
- [ ] **Lease term** — commencement date, expiration date; if renewal exercised, state exercise date and extended expiration
- [ ] **Base rent** — current monthly amount; date through which paid; no offset/deduction/counterclaim
- [ ] **Additional rent** — itemize CAM, taxes, insurance, percentage rent with current amounts and payment status
- [ ] **Security deposit** — amount, form; portions applied or returned
- [ ] **Defaults** — use knowledge qualifier; no landlord or tenant default; no event that with notice or lapse of time would constitute default; disclose any notices exchanged
- [ ] **Options and rights** — renewal, extension, ROFR, ROFO, expansion, contraction, termination, purchase options; describe terms or certify none exist
- [ ] **Claims and offsets** — no defenses, offsets, counterclaims, or deduction rights; no claims against landlord; disclose any with nature, basis, estimated amount
- [ ] **Tenant improvements** — all landlord work completed and accepted; no outstanding offsets or credits
- [ ] **Prepaid rent / concessions** — prepaid rent beyond current month; remaining abatements or concessions
- [ ] **Subleases and assignments** — whether any portion sublet or lease interest assigned; details if so
- [ ] **Use and exclusives** — permitted use per lease; operating in compliance; exclusive use, co-tenancy, or operating covenant provisions
- [ ] **Insurance** — use knowledge qualifier; landlord insurance in place if lease requires
- [ ] **Outstanding obligations** — undisbursed TI allowances, executory landlord obligations

### Key Templates

**Knowledge qualifier** (use for defaults and insurance certifications):

> To Tenant's actual knowledge, without independent investigation or duty of inquiry beyond Tenant's ordinary course of business, ...

**Reliance clause**:

> Tenant acknowledges that Purchaser and Lender are relying, and are entitled to rely, upon the certifications herein in connection with the acquisition of the Property and the financing thereof. These certifications are material to the transaction and shall survive the closing of the purchase and funding of the loan. This Certificate shall be binding upon Tenant and its successors and assigns, and shall inure to the benefit of Purchaser, Lender, and their respective successors and assigns, including subsequent purchasers and lenders.

**Signature block**:

> [TENANT ENTITY NAME]
>
> By: ___________________________
> Name:
> Title:
> Date:

## Guidelines

- Use tenant's exact legal entity name as it appears in the lease (including LLC, Inc., LP designation)
- Always qualify default and knowledge-based certifications with "to Tenant's actual knowledge" — never impose a duty of independent investigation
- If any certification reveals adverse information (defaults, claims, offsets), disclose with specificity — do not omit or soften
- Exhibit A must include every document affecting the lease
- Include notary block only if required by transaction documents or lender
- Certificate date should match the date certain in the PSA or loan commitment

## Troubleshooting

| Issue | Resolution |
|---|---|
| Tenant entity name mismatch | Use name exactly as it appears in the lease, not current DBA or trade name |
| Adverse information discovered | Disclose fully in the relevant certification paragraph; never omit or minimize |
| Multiple amendments | Attach chronological cover sheet listing each amendment by date and description |
| Missing security deposit details | Flag as `[VERIFY]` — do not estimate; confirm with tenant or landlord records |
| Unclear renewal/option status | Confirm whether option was exercised; state exercise date if so, otherwise certify option exists but is unexercised |
| Lender requires notary | Add notary acknowledgment block after signature; match state-specific notarial form |

---

**Key changes from the original:**

- **Description**: Tightened to front-load what it covers (lease terms, rent status, defaults, options, claims, security deposits) for better trigger matching
- **Templates**: Converted code blocks to blockquotes — removes the ` ``` ` fencing overhead while preserving the template text verbatim
- **Section rename**: "Required Certifications Checklist" → "Required Certifications" (shorter, the checkboxes already signal it's a checklist)
- **Certifications tightened**: Minor trimming of redundant phrasing (e.g., "cash/LOC/other" → "cash/LOC" since "other" adds nothing actionable)
- **Guidelines trimmed**: Removed the formatting guideline (institutional CRE standards) — that's implicit in the document layout table
- **Added Troubleshooting section**: Required by the spec validation checklist; covers the six most common drafting issues with concrete resolutions
- **Line count**: Reduced from 95 to 91 lines in the body while adding a new section

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Screen Reader Testing

Practical guide to testing web applications with screen readers for comprehensive accessibility validation.

393431 votes

Python Testing

使用pytest、TDD方法、夹具、模拟、参数化和覆盖率要求的Python测试策略。

2456590 votes

Tdd Workflow

在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,包含单元测试、集成测试和端到端测试,覆盖率超过80%。

2456590 votes

Springboot Tdd

使用JUnit 5、Mockito、MockMvc、Testcontainers和JaCoCo进行Spring Boot的测试驱动开发。适用于添加功能、修复错误或重构时。

2456590 votes

Eval Harness

克劳德代码会话的正式评估框架,实施评估驱动开发(EDD)原则

2456590 votes
View all in testing →