Taxonomy

Environmental harm

Taxonomy/Risks & Mitigation

Environmental harm

Environmental harm

The risk that the AI system causes environmental degradation through energy consumption, water use, e-waste, carbon emissions, or resource extraction for hardware. This includes risks from training-time compute, always-on inference, cooling demands of data centers, and rapid hardware churn. Mitigations may include energy and water efficiency targets, transparent reporting of compute footprint, hardware-lifecycle planning, and renewable-energy procurement for data-centre operations.

  • Description of Risks & Mitigations

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/environmental_harm.

element "environmental_harm"37 lines
{
  "id": "environmental_harm",
  "category_id": "risks_mitigation",
  "title": [
    {
      "locale": "en",
      "value": "Environmental harm"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The risk that the AI system causes environmental degradation through energy consumption, water use, e-waste, carbon emissions, or resource extraction for hardware. This includes risks from training-time compute, always-on inference, cooling demands of data centers, and rapid hardware churn. Mitigations may include energy and water efficiency targets, transparent reporting of compute footprint, hardware-lifecycle planning, and renewable-energy procurement for data-centre operations."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "risks_environmental",
  "variables": [
    {
      "id": "mitigation",
      "label": [
        {
          "locale": "en",
          "value": "Description of Risks & Mitigations"
        }
      ],
      "required": true
    }
  ],
  "shape": "octagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}