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
  • Authors
  • 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.

ProTermsPrivacyRefunds
Back to skills

E2006 Electrical Hazard Mitigation Plan Annex

ASecurity

Use when structure and check the electrical-hazard mitigation-plan annex of ECSS-E-ST-20-06C Annex A: confirm the document carries every required section, categorize each declared hazard into an electrostatic, propulsion-interaction, power-distribution or grounding-and-bonding family, score its assessment outcome on the severity-by-likelihood grid, credit only the mitigations whose verification-status has actually progressed, recompute the residual-risk band per hazard, and decide release rea...

2 stars
0 votes
0 copies
0 views
Added 9/27/2026
ai-agentspythongo

Works with

claude code

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill e2006-electrical-hazard-mitigation-plan-annex --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2006 Electrical Hazard Mitigation Plan Annex?

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

Security grade badge for E2006 Electrical Hazard Mitigation Plan Annex
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2006-electrical-hazard-mitigation-plan-annex/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2006-electrical-hazard-mitigation-plan-annex)

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

Download with Pro
Files
SKILL.md
---
name: e2006-electrical-hazard-mitigation-plan-annex
description: "Use when structure and check the electrical-hazard mitigation-plan annex of ECSS-E-ST-20-06C Annex A: confirm the document carries every required section, categorize each declared hazard into an electrostatic, propulsion-interaction, power-distribution or grounding-and-bonding family, score its assessment outcome on the severity-by-likelihood grid, credit only the mitigations whose verification-status has actually progressed, recompute the residual-risk band per hazard, and decide release readiness from the exposure-weighted residual score measured against the acceptance threshold. Trigger: ecss, e-st-20-electrical-scope, e2006-electrical-hazard-mitigation-plan-annex, electrical-hazard-inventory, mitigation-plan-annex, verification-status-tracking, residual-risk-band, severity-likelihood-grid, hazard-mitigation-credit, annex-content-completeness."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: ecss
    reference-only: true
gated: false
domain: space-systems
pack: space-systems
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, e-st-20-electrical-scope, e2006-electrical-hazard-mitigation-plan-annex, electrical-hazard-inventory, mitigation-plan-annex, verification-status-tracking, residual-risk-band, severity-likelihood-grid, annex-content-completeness]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Electrical Scope — Hazard Mitigation Plan Annex (space-systems/ecss/e2006-electrical-hazard-mitigation-plan-annex)

Use when the task is the electrical-hazard mitigation-plan annex defined by
ECSS-E-ST-20-06C Annex A -- assembling or auditing the plan document that
carries the hazard inventory, the assessment outcome of each hazard, the
mitigations adopted against it, and the verification-status of every one of
those mitigations.

## Domain quick reference

- Annex A is a document content definition, not a calculation. Its
  completeness is graded against a fixed section list: scope and
  applicability, applicable and reference documents, hazard inventory,
  assessment outcomes, mitigation measures, verification-status and the
  residual-risk statement. Projects may add optional sections such as a
  configuration baseline or an open-work list without changing that
  grading.
- Each declared hazard belongs to exactly one family: electrostatic
  (differential surface-charging, deep-dielectric internal-charging,
  discharge arcs), propulsion-interaction (plume-induced-erosion,
  loss of beam-neutralization, induced-plasma-coupling),
  power-distribution (arc-tracking in a harness, low-pressure insulation
  breakdown) or grounding-and-bonding (bonding discontinuity, a
  structure return-current loop). An unrecognized hazard type is
  rejected rather than filed under a default.
- The assessment outcome is a position on a four-by-four grid: a
  severity rank from negligible to catastrophic against a likelihood
  rank from improbable to probable, multiplied into an index between one
  and sixteen, which bands as acceptable, tolerable-with-review or
  unacceptable.
- A mitigation earns rank credit only in proportion to how far its
  verification has actually gone. A closed verification earns the full
  credit of its class; a running one earns a capped provisional credit;
  an open one earns nothing and is itself a finding. Each class acts on
  one axis of the grid -- a conductive-surface-treatment or a
  grounding-bond lowers likelihood, a filter-network or a
  redundant-return-path lowers severity -- and neither rank falls below
  one however much credit accumulates.
- Release readiness combines three things: no missing section, no open
  finding on any hazard, and an exposure-weighted mean of the residual
  indices at or below the acceptance threshold agreed for the project.

## Workflow

1. Read the section list the annex actually contains and compare it with
   the required list, keeping the missing entries in reading order.
   Reject a section name that belongs to neither the required nor the
   optional list, because an unrecognized heading means the document was
   built against a different template.
2. Validate each hazard entry: resolve its type to a family, resolve its
   severity and likelihood to ranks, compute the initial grid index and
   band, and read the exposure weight that says how much of the mission
   the hazard applies to.
3. Validate each mitigation entry: it names the hazard it acts on, a
   recognized mitigation class, a recognized verification method and one
   of the three verification states.
4. For each hazard, gather the mitigations pointing at it and convert
   each into rank credit on its own axis according to
   verification-status. Subtract the accumulated credit from the
   severity and likelihood ranks, floor both at one, and recompute the
   residual index and band.
5. Raise a finding for a hazard with no mitigation at all, for a
   mitigation still carrying an open verification, and for a residual
   band that stays unacceptable after every credit is applied.
6. Cross-check the other direction: a mitigation pointing at a hazard
   the inventory does not declare is an integrity defect in the
   document, not a silent no-op.
7. Compute the exposure-weighted mean of the residual indices, compare
   it with the acceptance threshold, and declare the annex ready only
   when it is within threshold and no finding remains open.

## Pitfalls

- Crediting a mitigation the moment it is written down. The rank
  reduction belongs to the verification, not the intention; an annex
  that books full credit against open verifications reports a residual
  risk the programme has not actually bought.
- Applying every mitigation to the likelihood axis. A filter-network or
  a redundant-return-path limits how bad the consequence is rather than
  how often it happens, and collapsing both axes into one hides which
  half of the risk was actually addressed.
- Letting a rank fall below one because credits accumulated. No
  mitigation removes a hazard from the inventory; the floor at rank one
  is what keeps a mitigated hazard visible in the residual statement.
- Grading section completeness by counting headings. The required list
  is a named set -- seven present headings are not the seven required
  ones, and an unrecognized heading is evidence the document followed a
  different template.
- Treating a mitigation that names an undeclared hazard as harmless. It
  means either the inventory lost an entry or the mitigation is
  mis-referenced, and both defects survive into the next revision unless
  the cross-check is run in that direction too.
- Reading an acceptable weighted score as release readiness. The score
  is a mean, so one unacceptable residual hazard can sit under a
  comfortable average; readiness requires the findings list to be empty
  as well.

## Behavior contract (gate 3)

The section-completeness, hazard-categorization, risk-grid,
mitigation-credit, residual-risk and readiness logic is exercised by the
gate 3 contract test:
scripts/test_e2006_electrical_hazard_mitigation_plan_annex.py against
scripts/e2006_electrical_hazard_mitigation_plan_annex_logic.py (stdlib
unittest, offline). Run:
python3 scripts/test_e2006_electrical_hazard_mitigation_plan_annex.py

## Compliance

- ECSS standards are freely downloadable (ESA); cite the source and
  paraphrase per standards-map.yaml.
- compliance: STANDARDS-REF, gated: false.

Attribution

ashfordeOUashfordeOU
View sourceMore from ashfordeOU →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

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

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

694821 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →