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

E50 Power Flux Density Limits

ASecurity

Compute the power flux density a spacecraft downlink puts on the Earth's surface and grade it against the limit that applies there, under ECSS-E-ST-50C clause 5.6.12.4: the limit is a schedule over angle of arrival, not one number, and the value graded against it is referred to the limit's reference bandwidth first. Derive flux from EIRP and slant range, apply the bandwidth referral, interpolate the limit at each arrival angle, and report per-angle margin, the governing angle and a three-way ...

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 e50-power-flux-density-limits --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E50 Power Flux Density Limits?

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

Security grade badge for E50 Power Flux Density Limits
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e50-power-flux-density-limits/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e50-power-flux-density-limits)

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

Download with Pro
Files
SKILL.md
---
name: e50-power-flux-density-limits
description: "Compute the power flux density a spacecraft downlink puts on the Earth's surface and grade it against the limit that applies there, under ECSS-E-ST-50C clause 5.6.12.4: the limit is a schedule over angle of arrival, not one number, and the value graded against it is referred to the limit's reference bandwidth first. Derive flux from EIRP and slant range, apply the bandwidth referral, interpolate the limit at each arrival angle, and report per-angle margin, the governing angle and a three-way verdict. Use when assessing downlink flux density for coordination. Trigger: ecss, e-st-50-communications, power-flux-density-at-earth-surface, pfd-arrival-angle-limit-schedule, pfd-reference-bandwidth-referral, downlink-pfd-coordination-margin, spacecraft-downlink-flux-limit."
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)"
clauses:
  - standard: ECSS-E-ST-50C Rev.2
    clause: 5.6.12.4
    items: [a]
    relation: verifies
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, e-st-50-communications, e50-power-flux-density-limits, power-flux-density-at-earth-surface, pfd-arrival-angle-limit-schedule, pfd-reference-bandwidth-referral, downlink-pfd-coordination-margin, spacecraft-downlink-flux-limit]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Communications — Power Flux Density Limits (space-systems/ecss/e50-power-flux-density-limits)

Use when a downlink's flux density at the Earth's surface is being derived or
checked, per ECSS-E-ST-50C clause 5.6.12.4 — how much flux arrives, and
whether it is under the limit that applies at the angle it arrives from.

## Domain quick reference

- Two obligations, and one of them is a units question. The flux stays
  under the limit at the angle of arrival, and the value compared against
  that limit is stated in the bandwidth the limit is written in.
- The limit is a schedule, not a number. It is flat at low arrival angles,
  rises through a transition, and is flat again above it. A downlink that
  passes at the horizon can be well over the limit at high elevation, and
  quoting a single limit hides exactly that case.
- The governing case is the smallest margin, which is not the highest
  flux. The limit moves with the angle too, so the worst angle has to be
  searched for rather than assumed to be the closest approach.
- Bandwidth referral is not a rounding detail. A measurement taken in ten
  times the reference bandwidth spreads the power across it, and only the
  reference-bandwidth share counts; skipping the referral overstates the
  flux by ten decibels and kills a compliant design.
- The referral is one-directional. A measurement taken in a bandwidth no
  wider than the reference already has all of its power inside the
  reference bandwidth, so no correction applies and inventing one
  understates the flux.
- Working in decibels keeps the comparison to a subtraction. The only
  logarithms needed are the two that spread power over a sphere or a
  bandwidth, and both belong in one place.

## Workflow

1. State the reference bandwidth the limit is written in before anything
   is measured. Every number that follows is relative to it.
2. Declare the limit schedule as arrival-angle breakpoints, taken from
   the limits that hold in the band this downlink is allocated for its
   space service. Two is the minimum that can be interpolated; the
   plateaus at each end are stated as breakpoints too so the shape is
   explicit.
3. Derive the flux at the surface from EIRP and slant range where it is
   not measured directly, keeping the spreading in one helper.
4. Refer each observation to the reference bandwidth before grading it,
   and report the correction alongside the value so a reviewer can see
   the referral was applied.
5. Interpolate the limit at each observation's own arrival angle.
6. Compute margin as limit minus referred flux, decide the verdict with a
   decibel tolerance, and separate an exceedance from a margin thinner
   than the coordination case asked for.
7. Report the governing angle across the profile, not only the count of
   exceedances, and take the profile across every phase in which the
   spacecraft transmits rather than the nominal pass alone — the limit
   holds for the whole mission. Which angle governs is what the
   mitigation is designed against, and lowering the power the
   spacecraft transmits may be that mitigation.

## Obligations

| Item | Step |
|---|---|
| ECSS-E-ST-50C Rev.2 5.6.12.4a | 7 |

## Pitfalls

- Grading one flux figure against one limit. The limit depends on arrival
  angle, and the pass geometry sweeps through it.
- Comparing a wideband measurement to a narrowband limit. The measurement
  is high by the bandwidth ratio in decibels, and the resulting redesign
  chases a problem that does not exist.
- Applying a bandwidth correction to a measurement narrower than the
  reference. All that power is already inside the reference bandwidth, so
  the correction understates the flux and hides a real exceedance.
- Assuming the closest approach governs. The limit relaxes with elevation
  and tightens near the horizon, so the smallest margin often sits at low
  elevation with a lower flux.
- Deciding the comparison with a bare strict inequality. A logarithm is
  not correctly rounded, so a flux that should land exactly on its limit
  can pass on one platform and fail on another.
- Treating a zero-decibel margin as compliance achieved. It is compliance
  measured once, and antenna pointing, unit variation and pass geometry
  all move it the wrong way.

## Behavior contract (gate 3)

Arrival-angle and bandwidth validation, limit-schedule normalisation and
interpolation with flat plateaus beyond the end breakpoints, spreading
loss and flux from EIRP, the one-directional bandwidth referral, the
three-way verdict with a decibel tolerance at the limit, and the
governing-angle search across a profile are exercised by the gate 3
contract test: scripts/test_e50_power_flux_density_limits.py against
scripts/e50_power_flux_density_limits_logic.py (stdlib unittest, offline).
Run:
python3 scripts/test_e50_power_flux_density_limits.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 →