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

Hazardous Waste Manifest

ASecurity

Drafts a Uniform Hazardous Waste Manifest (EPA Form 8700-22) compliant with RCRA, EPA, and DOT requirements. Assembles generator, transporter, and TSDF chain-of-custody data with 40 CFR Parts 261–265 waste coding, DOT classification under 49 CFR Parts 171–180, certification language, and discrepancy reporting. Use when preparing manifest packages for hazardous waste shipments, RCRA tracking documents, or waste disposal compliance filings.

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill hazardous-waste-manifest --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Hazardous Waste Manifest?

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

Security grade badge for Hazardous Waste Manifest
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-hazardous-waste-manifest/badge)](https://www.skillsdirectory.com/skills/lev-os-hazardous-waste-manifest)

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

Download Zip
Files
SKILL.md
---
name: hazardous-waste-manifest
description: Drafts a Uniform Hazardous Waste Manifest (EPA Form 8700-22) compliant with RCRA, EPA, and DOT requirements. Assembles generator, transporter, and TSDF chain-of-custody data with 40 CFR Parts 261–265 waste coding, DOT classification under 49 CFR Parts 171–180, certification language, and discrepancy reporting. Use when preparing manifest packages for hazardous waste shipments, RCRA tracking documents, or waste disposal compliance filings.
tags:
  - drafting
  - regulatory
---

# Hazardous Waste Manifest (EPA Form 8700-22)

Drafts a RCRA-compliant Uniform Hazardous Waste Manifest establishing chain of custody from generation through final disposal.

## Prerequisites

1. **Generator EPA ID** — 40 CFR Part 262 registration; physical site address
2. **Transporter records** — EPA ID, DOT registration, permit status per carrier
3. **TSDF authorization** — facility EPA ID, state permits confirming acceptance of waste type/quantity
4. **Waste characterization** — DOT proper shipping name, EPA waste codes (40 CFR Part 261), quantity, container count/type, hazard class, packing group
5. **Emergency contact** — 24-hour number (CHEMTREC or company line)

## Output Structure

### 1. Generator Information

| Field | Requirement |
|---|---|
| Legal business name | Full legal name |
| Generation site address | Physical (not mailing) |
| EPA ID number | 40 CFR Part 262 |
| Primary contact phone | Business hours |
| 24-hour emergency contact | Required for transport incidents |

### 2. Transporter Information *(repeat per carrier)*

| Field | Requirement |
|---|---|
| Company legal name | As registered with EPA |
| EPA ID number | 40 CFR Part 263 |
| DOT registration number | 49 CFR Parts 171–180 |
| Signature/date block | Custody receipt acknowledgment |

### 3. Designated Facility (TSDF)

| Field | Requirement |
|---|---|
| Facility legal name | As permitted |
| EPA ID number | Current registration |
| State permit numbers | DTSC or equivalent state authority |
| Permitted waste types | Must align with manifest waste codes |

> Verify TSDF authorization for specific waste type/quantity and LDR treatment standard compliance before designating.

### 4. Waste Description

| Field | Requirement |
|---|---|
| DOT proper shipping name | 49 CFR Part 172 |
| EPA hazardous waste codes | Four-digit codes, 40 CFR Part 261 |
| Quantity | Weight AND volume |
| Container type and count | DOT-approved specs |
| Physical/chemical form | Solid, liquid, sludge, etc. |
| Hazard class / packing group | DOT classification |
| Special handling | If applicable |

### 5. Certifications

- **Emergency number**: CHEMTREC (1-800-424-9300) or company line
- **Generator certification** (verbatim per 40 CFR 262.23):

```
I hereby declare that the contents of this consignment are fully and
accurately described above by the proper shipping name, and are classified,
packed, marked and labeled/placarded, and are in all respects in proper
condition for transport according to applicable international and national
governmental regulations. If export shipment and I am the Primary Exporter,
I certify that the contents of this consignment conform to the terms of the
attached EPA Acknowledgment of Consent.
```

- Include waste minimization certification: volume/toxicity reduction program in place, disposal method minimizes health/environmental threats

### 6. Signatures & Discrepancy Reporting

Signature chain: generator representative → each transporter → receiving facility operator (each with date)

Discrepancy fields per **40 CFR 264.72 / 265.72**:
- [ ] Quantity variation (significant vs. non-significant)
- [ ] Container damage or count mismatch
- [ ] Waste type or description discrepancy
- [ ] Unacceptable waste notation
- [ ] Facility irregularity documentation

### 7. Copy Distribution

1. Generator retained copy
2. One copy per transporter
3. Designated facility (TSDF)
4. Return copy to generator as delivery/disposal proof

## Guidelines

- Final document must conform to EPA Uniform Manifest format (40 CFR Part 262, Subpart B)
- **State overlays**: CA, NY, and others require state-specific forms or additional fields — check state environmental agency requirements
- **Multi-transporter**: each carrier needs a separate signed acknowledgment block; verify current EPA and DOT credentials
- **LDR**: confirm TSDF is authorized for applicable land disposal restriction treatment standards
- **Discrepancy threshold**: significant quantity discrepancies trigger EPA regional office notification — flag for attorney review
- **Retention**: generator must retain copies minimum 3 years per 40 CFR 262.40 [VERIFY against recent RCRA amendments]

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

Springboot Security

Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。

2456590 votes

Security Review

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2456590 votes

Paperclip Task Bridge

Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.

805540 votes

Summarize Status

Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.

805540 votes

Paperclip Evals

Choose, inspect, validate, and report Paperclip Runner or Product E2E evaluations while preserving evidence, provenance, cost, and failure classification.

805540 votes
View all in security →