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

E2001 Detection Method Overview

ASecurity

Use when assess whether the multipactor-detection arrangement declared for an ECSS-E-ST-20-01C clause 7.1 test-campaign meets the minimum expectations: confirm at least two detection channels are wired, that one delivers global-coverage of the RF-chain and one delivers local-coverage of the critical-gap, that the channels rest on independent observable-families so a single instrumentation-fault cannot hide a discharge, that each declared detection-threshold keeps a sensitivity-margin above th...

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 e2001-detection-method-overview --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2001 Detection Method Overview?

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

Security grade badge for E2001 Detection Method Overview
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2001-detection-method-overview/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2001-detection-method-overview)

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

Download with Pro
Files
SKILL.md
---
name: e2001-detection-method-overview
description: "Use when assess whether the multipactor-detection arrangement declared for an ECSS-E-ST-20-01C clause 7.1 test-campaign meets the minimum expectations: confirm at least two detection channels are wired, that one delivers global-coverage of the RF-chain and one delivers local-coverage of the critical-gap, that the channels rest on independent observable-families so a single instrumentation-fault cannot hide a discharge, that each declared detection-threshold keeps a sensitivity-margin above the expected event-signature, and that every response-time is short enough to register the shortest credible discharge-duration. Trigger: ecss, e-st-20-01c, multipactor-detection-arrangement, global-coverage-channel, local-coverage-channel, observable-family-independence, detection-sensitivity-margin, detection-response-time, event-registration-threshold."
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, e2001-detection-method-overview, multipactor-detection-arrangement, global-coverage-channel, local-coverage-channel, observable-family-independence, detection-sensitivity-margin, detection-response-time]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Multipactor Design and Test — Detection Method Overview (space-systems/ecss/e2001-detection-method-overview)

Use when the task is the minimum-expectation check of
ECSS-E-ST-20-01C clause 7.1 -- deciding whether the set of
multipactor-detection channels an RF-item's test-campaign declares is
capable, as an arrangement, of registering a discharge at all: enough
channels, the right coverage mix, independent observables, sufficient
sensitivity-margin and fast-enough response.

## Domain quick reference

- Clause 7.1 constrains the detection arrangement, not a single
  instrument. A campaign declares a set of detection channels; the
  arrangement is adequate only when the set as a whole would register
  a discharge that a single channel could miss or mis-attribute.
- Every channel carries two descriptors that must be normalized before
  the arrangement can be graded. Coverage-scope is either
  global-coverage (the channel observes the whole RF-chain through a
  transmitted or reflected quantity and localizes nothing) or
  local-coverage (the channel observes one suspect region -- the
  critical-gap, a window, a probe port -- and says nothing about the
  rest of the item). Observable-family is the physical quantity the
  channel actually watches: rf-power-balance, spectral-sideband,
  charged-particle, optical-emission, gas-pressure or thermal-rise.
  An unrecognized scope or family is rejected, never defaulted.
- Two channels are independent only when their observable-families
  differ. Two channels of the same family share a failure path: a
  mis-set reference, a de-calibrated coupler or a blocked view-port
  takes both down together, so a duplicated family adds redundancy but
  adds no independence, and the arrangement is graded on the count of
  distinct families, not the count of channels.
- Each channel declares a detection-threshold in dBm and is placed
  against the expected event-signature in dBm. The
  sensitivity-margin is the signature minus the threshold; a channel
  whose margin sits below the campaign's required-margin cannot be
  relied on to separate a discharge from the noise-floor. The margin
  is a difference of two dB quantities, so a case that is exactly on
  the required-margin can land a few ULPs low: the comparison absorbs
  that representation error rather than relaxing the required-margin.
- Each channel also declares a response-time in ms, which is compared
  against the shortest credible discharge-duration for the item. A
  channel slower than that duration integrates the event away and
  registers nothing, however good its sensitivity-margin is.

## Workflow

1. Normalize every declared channel: identifier, coverage-scope,
   observable-family, detection-threshold in dBm, response-time in ms
   and calibration state. Reject an unrecognized coverage-scope or
   observable-family, a non-positive response-time and a missing
   identifier before any grading starts.
2. Count the channels. Fewer than the minimum arrangement size (two)
   is a finding on its own -- a lone channel has nothing to
   corroborate it and cannot separate a discharge from an artefact.
3. Summarize coverage: the arrangement needs at least one
   global-coverage channel and at least one local-coverage channel.
   An all-global set sees that something happened but never where; an
   all-local set watches one region and misses a discharge anywhere
   else in the RF-chain.
4. Count distinct observable-families. Below the minimum independent
   count (two), record a family-independence finding and name the
   duplicated family.
5. Per channel, compute the sensitivity-margin (event-signature minus
   detection-threshold) and compare it with the required-margin,
   absorbing the dB-difference representation error at the exact
   boundary. Compare the response-time with the shortest credible
   discharge-duration under the same tolerance. A channel failing
   either check is recorded as non-registering, with the reason.
6. Require at least one registering channel in each coverage-scope:
   an arrangement whose only global-coverage channel is too slow is
   not rescued by a fast local-coverage channel, and the reverse.
7. Flag every uncalibrated channel. The arrangement is adequate only
   when the channel-count, coverage-mix, family-independence,
   per-channel registration and calibration findings are all empty.

## Pitfalls

- Counting channels instead of observable-families and calling three
  rf-power-balance instruments an independent arrangement -- they
  share one reference path and fail together, so the arrangement holds
  one independent observable, not three.
- Accepting an all-global-coverage set because it is the most
  sensitive one available -- clause 7.1 expects the arrangement to
  localize as well as notice, and a global-only set cannot attribute a
  discharge to the critical-gap that the design analysis flagged.
- Grading sensitivity-margin alone and ignoring response-time -- a
  channel with a large margin and a slow integrator registers nothing
  for a short discharge, and it will still report a comfortable margin
  on the bench.
- Widening the required-margin because an exactly-on-the-limit case
  keeps failing -- the failure is dB-subtraction representation error,
  and it belongs in the comparison tolerance, never in the engineering
  limit.
- Treating an uncalibrated channel as a pass because its declared
  numbers look healthy -- an uncalibrated threshold is an assumption,
  not a measurement, and clause 7.1 expects the declared capability to
  be traceable.

## Behavior contract (gate 3)

The channel-normalization, coverage-mix, family-independence,
sensitivity-margin, response-time and arrangement-aggregation logic is
exercised by the gate 3 contract test:
scripts/test_e2001_detection_method_overview.py against
scripts/e2001_detection_method_overview_logic.py (stdlib unittest,
offline). Run:
python3 scripts/test_e2001_detection_method_overview.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 →