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

Q80 Software Dependability Safety Analysis

ASecurity

Perform and audit the software dependability and safety analysis of ECSS-Q-ST-80C Rev.2: grade a software FMEA worksheet for missing effects, unmitigated severe failure modes and mitigations with no requirement, raise components to the strictest category when failures can cross an unsegregated link or shared resource, check the hardware-software interaction analysis (HSIA) for hardware failures with no software requirement or no passing verification, track analysis recommendations and export ...

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

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 q80-software-dependability-safety-analysis --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Q80 Software Dependability Safety Analysis?

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

Security grade badge for Q80 Software Dependability Safety Analysis
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-q80-software-dependability-safety-analysis/badge)](https://www.skillsdirectory.com/skills/ashfordeou-q80-software-dependability-safety-analysis)

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

Download with Pro
Files
SKILL.md
---
name: q80-software-dependability-safety-analysis
description: "Perform and audit the software dependability and safety analysis of ECSS-Q-ST-80C Rev.2: grade a software FMEA worksheet for missing effects, unmitigated severe failure modes and mitigations with no requirement, raise components to the strictest category when failures can cross an unsegregated link or shared resource, check the hardware-software interaction analysis (HSIA) for hardware failures with no software requirement or no passing verification, track analysis recommendations and export the system-level ones, and propose critical item list candidates. Use when a supplier prepares the software dependability and safety analysis report or a customer reviews one. Trigger: software-fmea, sfmea, hsia, software-failure-propagation, software-critical-item-list, q80-dependability-safety-analysis."
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-Q-ST-80C Rev.2
    clause: 5.3.2.1
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 5.3.2.2
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.1
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.2
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.3
    items: [a, b]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.4
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.5
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.6
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.7
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.8
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.9
    items: [a]
    relation: implements
  - standard: ECSS-Q-ST-80C Rev.2
    clause: 6.2.2.10
    items: [a]
    relation: implements
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, q-st-80c, q80-software-dependability-safety-analysis, q80-dependability-safety-analysis, software-fmea, sfmea, hsia, software-failure-propagation, software-critical-item-list]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Software Dependability and Safety Analysis (space-systems/ecss/q80-software-dependability-safety-analysis)

Use when the task is the software share of the dependability and safety
work under ECSS-Q-ST-80C Rev.2 (30 April 2025): clause 6.2.2, where the
system analyses hand down a criticality and the software analysis hands
back component categories, extra failure modes and recommendations, and
clause 5.3.2, where the results feed the critical item list. The category
of the software product as a whole and the tailoring that follows from it
belong to `q80-software-criticality-tailoring`; this skill works one level
down, component by component.

## Domain quick reference

- The analysis runs both ways. It starts from the system-level
  dependability and safety results and ends by returning new failure modes
  found at design level and recommendations for the system (a hardware
  inhibit, an architecture change) so the system analysis can absorb them.
- The methods are agreed with the customer rather than chosen alone. A
  software failure modes and effects analysis, a software fault tree and a
  common cause analysis are the usual set; the worksheet is only as good as
  the effect and severity each row states.
- Severity maps to a category when no compensating provision exists:
  catastrophic to A, critical to B, major to C, minor to D.
- A lower-category component that can bring down a higher one, through a
  failure that propagates or a resource both use, takes the higher
  category unless segregation or partitioning is shown to stop it.
- The hardware-software interaction analysis (HSIA) is answered from the
  software side: for each hardware failure it lists, a software
  requirement says how the software must react, and verification shows it
  does.
- The report is first owed at the preliminary design review (PDR) and is
  updated at the critical design review (CDR), qualification review (QR)
  and acceptance review (AR) to confirm the component categories and the
  status of each recommendation.

## Workflow

1. Collect the system-level severities. The criticality of each software
   product comes from the system safety analysis (run to ECSS-Q-ST-40) and
   the system dependability analysis (run to ECSS-Q-ST-30), graded by how
   bad the consequence of its failure is; take the classification from
   those analyses rather than re-deriving it here.
2. Name the techniques the software analysis will use at specification
   level and at design level (a software FMEA, a software fault tree, a
   common cause analysis are the usual set), and record that the customer
   agreed them.
3. Carry the system results down to components: grade the software FMEA
   worksheet with `grade_sfmea`, resolve every unmitigated severity I or
   II row before going further, and assign each component the criticality
   its worst failure effect earns.
4. List the interactions between components (calls, shared memory,
   processor time, buses) and run `propagate_criticality`, marking as
   prevented only those links a segregation or partitioning argument
   really closes. Where a lower component can still bring down a higher
   one, every component on that path takes the highest category among
   them.
5. Act on the results: propose design measures that take components out
   of the critical set (isolating a function, removing a shared resource)
   and mitigations for those that stay critical, handled as critical
   software. Log each as a recommendation with an owner.
6. Answer the hardware-software interaction analysis (HSIA) from the
   software side: for every hardware failure it lists, name the software
   requirements that say how the software must behave when that failure
   occurs, and flag every failure with none.
7. Run `check_hsia_coverage` on the verification and validation results
   of those requirements: each must demonstrate, with the failure
   actually injected, that the software reacts as specified and behaves in
   no unwanted way that could fail the system.
8. Update the recommendation log with `track_recommendations` and report,
   for the coming review, whether each is implemented and whether it is
   verified.
9. Pass upward to the system analyses what the software level adds: new
   failure modes found at software design level, and recommendations for
   the system (a hardware inhibit, an architecture change).
10. Check the report history with `check_analysis_currency`: the analysis
    is re-done at each development milestone and the category of every
    component confirmed again, not re-issued unchanged.
11. Draft the critical item list proposals with
    `critical_item_candidates`, stating for each software item the
    property that puts it on the list (the severity it can cause, a
    single point of failure it holds, and so on).
12. Feed those proposals into the project's critical item control run to
    ECSS-Q-ST-10-04, so each accepted item is tracked, controlled and
    closed like any other critical item, and send the whole package to
    the reviewer as a draft.

## Obligations

| Item | Step |
|---|---|
| ECSS-Q-ST-80C Rev.2 5.3.2.1a | 12 |
| ECSS-Q-ST-80C Rev.2 5.3.2.2a | 11 |
| ECSS-Q-ST-80C Rev.2 6.2.2.1a | 1 |
| ECSS-Q-ST-80C Rev.2 6.2.2.2a | 3 |
| ECSS-Q-ST-80C Rev.2 6.2.2.3a | 2 |
| ECSS-Q-ST-80C Rev.2 6.2.2.3b | 2 |
| ECSS-Q-ST-80C Rev.2 6.2.2.4a | 5 |
| ECSS-Q-ST-80C Rev.2 6.2.2.5a | 8 |
| ECSS-Q-ST-80C Rev.2 6.2.2.6a | 10 |
| ECSS-Q-ST-80C Rev.2 6.2.2.7a | 9 |
| ECSS-Q-ST-80C Rev.2 6.2.2.8a | 6 |
| ECSS-Q-ST-80C Rev.2 6.2.2.9a | 7 |
| ECSS-Q-ST-80C Rev.2 6.2.2.10a | 4 |

## Pitfalls

- Treating the software FMEA as a one-off at PDR. Categories are
  confirmed at every later review; a stale report re-issued unchanged is
  not an update.
- Calling a link prevented because the components are in different
  files. Only a hardware split, process isolation or a real partitioning
  mechanism stops a failure crossing.
- Answering an HSIA row with a requirement that was never verified, or
  was verified on a platform without the failure injected.
- Keeping system-level recommendations inside the software report where
  the system analyst never sees them.
- Lowering a category to avoid obligations without a compensating
  provision that meets the system standard's conditions.

## Stop gate: human sign-off required

The agent drafts; it does not decide. Stop and hand the draft to a named
human before any of these leave the working folder:

- A component criticality category, raised or lowered.
- A statement that a failure propagation path is prevented.
- The software dependability and safety analysis report or a critical item
  list entry sent to the customer.

Mark every such output as a draft, list the open questions for the
reviewer, and end with the line: STOP: human sign-off required before
submission.

## Behavior contract (gate 3)

The severity normalisation, the FMEA worksheet grading, the criticality
propagation over unprevented links, the HSIA coverage check, the
recommendation tracking, the report currency check and the critical item
proposals are exercised by the gate 3 contract test:
scripts/test_q80_software_dependability_safety_analysis.py against
scripts/q80_software_dependability_safety_analysis_logic.py (stdlib
unittest, offline).
Run: python3 scripts/test_q80_software_dependability_safety_analysis.py

## Compliance

- ECSS standards are freely downloadable (ESA); cite ECSS-Q-ST-80C Rev.2
  (30 April 2025) as 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 →