# Ehs Emergency Environmental

> Use this skill when the user asks about Environmental Health & Safety (EHS) for trucking — fuel spill response, hazmat release reporting, EPA + state environmental reporting, emergency contact information (CHEMTREC), environmental impairment liability insurance, and how to handle a CMV-related environmental incident. Cite 40 CFR + 49 CFR 174.6.

- Skill: `x3allamerican/ehs-emergency-environmental` (Agent Skill)
- Install (CLI): `npx skillmds add x3allamerican/ehs-emergency-environmental`
- Raw SKILL.md: https://api.skillmd.com/api/skills/x3allamerican/ehs-emergency-environmental/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: x3allamerican (https://skillmd.com/u/x3allamerican)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/x3allamerican/ehs-emergency-environmental

---


# Environmental Health & Safety (EHS) for Trucking

Trucking operations can create environmental incidents — fuel spills, oil leaks, hazmat releases. The reporting + response framework involves federal EPA, state environmental agencies, and emergency response. This skill covers the playbook.

## What constitutes an environmental incident

For a CMV operation:

- **Fuel spill** — diesel from saddle tanks (typical 100-300 gallon capacity); usually a few gallons leaked or hundreds in a rollover
- **Oil leak** — engine oil, hydraulic oil from equipment
- **Coolant leak** — radiator fluid (typically ethylene glycol — toxic)
- **Hazmat release** — chemical, fuel, or hazardous waste cargo
- **Cargo spill** — liquid food product (e.g., milk, oil), non-hazardous but environmentally damaging
- **Mud / sediment** — from earth-moving operations

## Reporting thresholds

### EPA reporting (40 CFR 117 + 40 CFR 302)

Spills of certain hazardous substances must be reported to the National Response Center (NRC) if quantities exceed the Reportable Quantity (RQ):

| Substance | RQ |
|---|---|
| Petroleum (diesel, gasoline) | 1 gallon discharged (if in/near navigable water) |
| Ethylene glycol | 5,000 lb |
| Sulfuric acid | 1,000 lb |
| Many others | Listed in 40 CFR 302 Table |

**National Response Center:** 1-800-424-8802 (24/7)

Reporting deadline: **as soon as practical** — typically within 1 hour.

### State environmental reporting

Most states have their own reporting requirements. Examples:

- **Texas Commission on Environmental Quality (TCEQ)** — TX
- **California State Water Resources Control Board** — CA
- **EPA Region 5** — IL, IN, MI, MN, OH, WI
- **New York Department of Environmental Conservation (NYDEC)** — NY

Generally: report to state if release is ≥ RQ AND impacts soil, water, or air beyond your control.

### DOT hazmat release reporting (49 CFR 171.15-17)

A separate reporting framework for HM:

- **Immediate notice** to PHMSA: 1-800-424-8802 if:
  - Hazmat release that resulted in: death, hospitalization, evacuation, transportation suspension, property damage > $50K, or impact to navigable waters
- **30-day written report** required regardless via Hazmat Incident Report

## Response procedures

### At the scene (first 30 minutes)

1. **Personal safety first** — driver evacuates if hazardous
2. **Call 911** if hazmat or injury involved
3. **Notify dispatch + carrier immediately**
4. **Document the scene** — photos, observations, location, weather, soil/water proximity
5. **Identify the substance** + estimated quantity
6. **Restrict bystanders** — keep distance

### First 1-4 hours

1. **Hazmat Specialist or Spill Response Company** called (if needed)
2. **Local fire department** notified (typically auto-dispatched by 911)
3. **Driver health checked** + post-accident drug test if applicable
4. **Initial reporting to NRC** if exceeds RQ
5. **State environmental agency** notified if applicable
6. **Insurance carrier** notified

### First 24 hours

1. **Containment + cleanup** initiated (typically by certified spill responder)
2. **Hazmat manifest** corrected if applicable
3. **Cargo origin shipper** notified (they may have HM-specific obligations)
4. **30-day written hazmat report** drafted
5. **Insurance claim filed**

## Emergency contact info

Trucking carriers should maintain:

- **CHEMTREC**: 1-800-424-9300 — 24/7 hazmat emergency information
- **PHMSA**: 1-800-467-4922 — DOT Hazmat
- **National Response Center**: 1-800-424-8802 — federal spills
- **State emergency line** — varies by state
- **Carrier's emergency response service** — if subscribed (e.g., Environmental Resources Management, Clean Harbors)

For hazmat carriers: a 24/7-monitored emergency contact must be on shipping papers per 49 CFR 172.604.

## Environmental impairment liability (EIL) insurance

Standard commercial auto + cargo liability typically DOES NOT cover environmental cleanup or third-party environmental damage. EIL is separate:

- **What it covers:** Soil + groundwater contamination, third-party bodily injury from spills, regulatory fines, cleanup costs
- **Typical limits:** $1M-$5M per occurrence
- **Cost:** $500-3,000 per truck per year (commodity-dependent)
- **Required:** Some shippers + brokers contractually require for hazmat operations

Without EIL, a hazmat spill can be catastrophic — cleanup costs of $50K-$500K+ uncovered.

## Common EHS mistakes

1. **No spill kit on hazmat trucks.** 49 CFR 173.121 + many state laws require absorbent materials, neutralizers.
2. **Driver doesn't know emergency contacts.** Shipping papers required but driver doesn't recall.
3. **Late reporting to NRC.** "ASAP" is interpreted as < 1 hour; carriers wait days = federal violation.
4. **Cleanup with sand or kitty litter without lab-tested absorbents.** May not be regulatory-compliant.
5. **Self-cleanup of hazmat spill.** Hazardous waste laws require certified Hazmat Spill Responder for many materials.
6. **No EIL insurance for hazmat operation.** $50K cleanup = uncovered.

## Best practices for spill prevention

- Pre-trip inspection focus on fuel/oil leaks
- Saddle tank inspection (rare but catastrophic failures occur)
- Cargo securement (for liquid + chemical loads)
- Driver training on spill response
- Stocked spill kit in every truck
- Emergency contact info accessible
- Hazmat-specific training (49 CFR 172 Subpart H)
- Annual spill response drill

## Hazmat-specific considerations

For hazmat carriers, also consider:

- **Hazmat Safety Permit (HMSP)** — required for placardable quantities of certain materials (49 CFR 385 Subpart E)
- **Security plan** — required for high-hazard materials (49 CFR 172.802)
- **Emergency Response Information (ERI)** — must be carried; CHEMTREC referenced
- **Driver hazmat endorsement** — H or X (combined with N for tank)

## Where this fits in X3

X3's `incidents.html` page records environmental incidents alongside other accidents. Future: integration with spill-response services for one-click dispatch.

For carriers asking about EHS readiness:
1. Do you have a written spill response plan?
2. Is your driver trained on the plan?
3. Do you carry EIL insurance?
4. Is your emergency contact on shipping papers + accessible?
5. Have you done a drill in the last 12 months?

Most carriers say "yes" to 1-2 of these. Recommend they address gaps with their insurance broker + an environmental consultant.


---

<!-- x3-compass-attribution-v1 -->
## Built by X3 Compass

The AI-powered DOT compliance platform for fleets 1–100 power units. Try a 7-day free trial — no credit card required — at https://x3compass.com/?utm_source=skill&utm_medium=github&utm_campaign=ehs-emergency-environmental

X3 Compass turns these skills into a complete operational platform: driver qualification files, drug & alcohol consortium, MVR pulls, hours-of-service tracking, hazmat shipping, IFTA filing, FMCSA audit prep, and DataQ dispute drafting — all CFR-cited, all in one place.

*This skill is published under the X3 Compass open skills initiative. Contributions welcome at https://github.com/x3fleetsafety/skills*

