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

E20 Protected Frequency Band Emissions

ASecurity

Use when verify that the emissions of a spacecraft transmitter stay inside the limits protecting radiometric and communication bands under ECSS-E-ST-20C clause 6.3.2.3: categorize each protected band by the service it carries, build the emission set from the carrier, its harmonic series and every declared spurious product, work out how much of each emission falls inside each band from its spectral overlap and its power spectral density, sum the contributions band by band, compare each total a...

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 e20-protected-frequency-band-emissions --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E20 Protected Frequency Band Emissions?

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

Security grade badge for E20 Protected Frequency Band Emissions
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e20-protected-frequency-band-emissions/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e20-protected-frequency-band-emissions)

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

Download with Pro
Files
SKILL.md
---
name: e20-protected-frequency-band-emissions
description: "Use when verify that the emissions of a spacecraft transmitter stay inside the limits protecting radiometric and communication bands under ECSS-E-ST-20C clause 6.3.2.3: categorize each protected band by the service it carries, build the emission set from the carrier, its harmonic series and every declared spurious product, work out how much of each emission falls inside each band from its spectral overlap and its power spectral density, sum the contributions band by band, compare each total against the limit that service carries, and confirm the harmonic sweep reaches the order the applicable radio standard expects. Trigger: ecss, e-st-20c-clause-6-3-2-3, protected-frequency-band, radio-astronomy-band-protection, passive-radiometry-band, spurious-emission-limit, harmonic-emission-suppression, in-band-power-summation, spacecraft-receive-band-protection."
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, e20-protected-frequency-band-emissions, protected-frequency-band, radio-astronomy-band-protection, passive-radiometry-band, spurious-emission-limit, harmonic-emission-suppression, in-band-power-summation]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Electrical Engineering -- Protected Frequency Band Emissions (space-systems/ecss/e20-protected-frequency-band-emissions)

Use when the task is the clause 6.3.2.3 emission check of
ECSS-E-ST-20C -- showing that nothing the spacecraft radiates lands on
top of a band that somebody else is protected in, with the numeric
limits themselves coming from the applicable radio standard and the
mission's frequency filing rather than from this clause.

## Domain quick reference

- Protected bands are not one population. A radio astronomy band is
  protected because a receiver on the ground is integrating a signal
  many orders of magnitude below anything a transmitter emits. A
  passive radiometry band is protected because the measurement is the
  natural emission of the atmosphere and there is no way to subtract
  an interferer out of it. A distress and safety band is protected
  because a beacon has to be heard. A navigation band is protected
  because the receiver is correlating at negative signal-to-noise. A
  spacecraft receive band is protected because the victim is the same
  vehicle. Each service carries its own limit, and the band registry
  is what maps a band to its service.
- The emission set is larger than the carrier. It is the carrier, the
  harmonic series up to the order the sweep reaches, and every
  spurious product the equipment declares. A harmonic's power follows
  from the suppression the datasheet states for that order, or from a
  default law when it states none; because it is a multiple of the
  carrier, a harmonic of a modulated signal also occupies a
  proportionally wider bandwidth.
- What matters at a band is not whether an emission is near it but how
  much of the emission is inside it. On a uniform power spectral
  density model the in-band power is the emission power scaled by the
  fraction of its bandwidth that overlaps the band; an emission wholly
  inside contributes all of its power, and one that does not reach the
  band contributes nothing at all.
- Contributions add. A band reached by the third harmonic and by a
  declared spurious product is over its limit if the sum is over, even
  when each contributor on its own is comfortably under. The
  comparison is made in the units the limit is written in, and a total
  that sits exactly on the limit is on it, not over it.

## Workflow

1. Take the protected band registry for the mission -- default edges
   and per-service limits are a starting point, replaced by the values
   the radio standard and the frequency filing impose.
2. Build the emission set: the carrier; every harmonic from the second
   up to the declared sweep order, each with its suppression and its
   widened bandwidth; and every declared spurious product.
3. Report any declared spurious product that is missing a required
   field, and keep it out of the summation rather than guessing at the
   gap.
4. For each emission and each band, compute the spectral overlap and
   the in-band power that follows from it; drop pairs with no overlap.
5. Sum the in-band contributions band by band.
6. Compare each band total against the limit of the service that band
   carries, absorbing representation error exactly on the limit.
7. Confirm the harmonic sweep reached the minimum order; a shallow
   sweep is a finding even when every band it did look at is clean.
8. Aggregate the declaration, band-limit and sweep findings; the
   transmitter respects the protected bands only when all three lists
   are empty.

## Pitfalls

- Checking the carrier only. The carrier is normally placed in an
  allocated band by design; it is the harmonic series and the spurious
  products that land where nobody expected them.
- Comparing each contributor against the limit separately. Two
  emissions each three decibels under the limit put the band exactly
  on it, and a third takes it over.
- Applying the full emission power to a band the emission only partly
  overlaps, which overstates the case, or ignoring the overlap
  entirely because the centre frequency sits outside the band, which
  understates it.
- Stopping the harmonic sweep at the second or third order because the
  first few came out clean; a band several hundred megahertz away is
  reached by the fifth harmonic and not by the second.
- Treating the default suppression law as a measurement. It is a
  placeholder for an order the datasheet is silent on, and a real
  declared value replaces it.
- Reading a band with no contributions as a pass that needed
  computing; it simply was not reached, which is a different statement
  from being under the limit.

## Behavior contract (gate 3)

The band categorization, per-service limit, spectral overlap, in-band
power, harmonic series and suppression, per-band summation, limit
comparison and sweep-depth logic is exercised by the gate 3 contract
test: scripts/test_e20_protected_frequency_band_emissions.py against
scripts/e20_protected_frequency_band_emissions_logic.py (stdlib
unittest, offline). Run:
python3 scripts/test_e20_protected_frequency_band_emissions.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 →