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

E2007 Radiated Electric Emission Purpose

ASecurity

Assess whether the radiated electric-field aim of ECSS-E-ST-20-07C clause 5.4.6.1 is demonstrated: confirm the unit enclosure and the interconnecting cabling are both scanned in vertical and horizontal polarization, confirm every scan reaches both edges of the declared method band, compute the margin between each recorded field strength and the applicable radiated limit, categorize every frequency as within-limit, at-limit or an exceedance, reduce each scan to its worst-case frequency, and na...

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 e2007-radiated-electric-emission-purpose --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2007 Radiated Electric Emission Purpose?

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

Security grade badge for E2007 Radiated Electric Emission Purpose
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2007-radiated-electric-emission-purpose/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2007-radiated-electric-emission-purpose)

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

Download with Pro
Files
SKILL.md
---
name: e2007-radiated-electric-emission-purpose
description: "Assess whether the radiated electric-field aim of ECSS-E-ST-20-07C clause 5.4.6.1 is demonstrated: confirm the unit enclosure and the interconnecting cabling are both scanned in vertical and horizontal polarization, confirm every scan reaches both edges of the declared method band, compute the margin between each recorded field strength and the applicable radiated limit, categorize every frequency as within-limit, at-limit or an exceedance, reduce each scan to its worst-case frequency, and name the governing emitter. Use when a record has to show that what the unit and its harness radiate stays inside the applicable limit. Trigger: ecss, e-st-20-07c, radiated-electric-emission-purpose, unit-enclosure-field-emission, interconnecting-cabling-field-emission, radiated-emission-limit-margin, antenna-polarization-scan-pair, governing-radiated-emitter."
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, e2007-radiated-electric-emission-purpose, radiated-electric-emission-purpose, unit-enclosure-field-emission, interconnecting-cabling-field-emission, radiated-emission-limit-margin, antenna-polarization-scan-pair]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS EMC — Radiated Electric Emission, Method Purpose (space-systems/ecss/e2007-radiated-electric-emission-purpose)

Use when the task is the aim statement of ECSS-E-ST-20-07C clause
5.4.6.1 -- establishing what the radiated electric-field emission
method is run to show, namely that the field radiated by the unit
itself and by the interconnecting cabling harnessed to it stays inside
the applicable radiated-emission limit everywhere in the method band.

## Domain quick reference

- The aim is stated over what radiates, and that is two things, not
  one. The enclosure leaks through seams, apertures and windows; the
  cabling run to and from the unit is an efficient antenna in its own
  right and routinely dominates the lower decades. A record covering
  only the box has not addressed the aim, and that is a structural
  defect in the record rather than a low score.
- A field is a vector. An antenna responds to one projection of it, so
  a scan taken in a single polarization measures part of what is
  there. The aim is stated over the polarization pair, and a record
  with only one plane is refused for the same reason a single-emitter
  record is.
- The quantity graded is a margin: the applicable limit at a frequency
  minus the field strength recorded at it. Positive is compliance,
  negative is an exceedance, and zero is a field sitting exactly on
  the limit -- compliant, but carried as a limitation because nothing
  is left to absorb measurement uncertainty.
- Margin is a difference of two decibel values, so an exactly-on-limit
  case can land a few units in the last place either side of zero.
  That is absorbed with a named tolerance inside the comparison, never
  by moving the applicable limit.
- The aim is stated across the whole method band, which spans several
  decades and several antennas. A scan that starts above the lower
  edge or stops below the upper edge has not shown the aim over the
  band it claims, so both edges are checked in their own right. A
  project that has formally accepted a reduced span records it as a
  limitation instead.
- The governing result is the worst emitter, in its worst
  polarization, at its worst frequency. Averaging over frequencies, or
  over the two planes, buries exactly the narrowband peak the method
  exists to find.
- The purpose clause fixes the objective; it does not fix the
  instruments or the bench. Those belong to the equipment and setup
  clauses of the same method and are graded separately.

## Workflow

1. Validate the declared method band: a positive lower edge and an
   upper edge strictly above it. An inverted or collapsed band is an
   input error, not a degenerate case to clamp.
2. Normalize the emitter and polarization designations, reject a
   duplicate declaration, and refuse the record when any of the four
   emitter/polarization combinations was never recorded.
3. Validate each scan: at least one point, strictly increasing
   positive frequencies, and a recorded field strength plus an
   applicable limit at every point.
4. Check band coverage per scan against both edges, allowing only a
   named relative slack at an edge.
5. Compute the margin at every frequency and categorize it as
   within-limit, at-limit or an exceedance, absorbing representation
   error at zero with the named decibel tolerance.
6. Reduce each scan to its worst-case frequency, breaking an exact tie
   on the lower frequency so the selection is reproducible, then
   reduce the four scans to the governing emitter and plane.
7. Report the verdict with its findings (exceedances, band shortfalls)
   and its limitations (on-limit frequencies, formally waived spans).
   The aim is demonstrated only when no finding stands.

## Pitfalls

- Scanning the enclosure and assuming the harness follows. Below a
  gigahertz the cabling is usually the better radiator, and the aim is
  stated over both.
- Recording one polarization because the peak looked higher there
  during the pre-scan. The plane carrying the peak changes with
  frequency, and the aim is stated over the pair.
- Averaging a scan into one number. The method exists to find a
  narrowband peak; an average across several decades buries it.
- Reading a margin of zero as an exceedance, or as a comfortable pass.
  It is neither: it is compliance with no measurement headroom, and it
  belongs in the limitations.
- Accepting a scan that never reached a band edge because every
  recorded point passed. Points that were never recorded cannot pass;
  an untested edge is a coverage finding.
- Widening the applicable limit so an on-limit case reads as clearly
  compliant. The representation question is handled by the tolerance
  inside the comparison; the limit stays as specified.

## Behavior contract (gate 3)

The band validation, emitter and polarization completeness check,
scan validation, band-coverage check, margin categorization,
worst-case reduction and governing-emitter selection are exercised by
the gate 3 contract test:
scripts/test_e2007_radiated_electric_emission_purpose.py
against
scripts/e2007_radiated_electric_emission_purpose_logic.py
(stdlib unittest, offline). Run:
python3 scripts/test_e2007_radiated_electric_emission_purpose.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 →