manage-safety-analysis

manage-safety-analysis is a skill for Claude Code from matlab/simulink-agentic-toolkit. It costs 71 tokens per session (1,928 once invoked), scanned A, original, no licence file.

A guide for creating and managing safety analyses in Safety Analysis Manager, including FMEA, FHA, HARA, and fault trees. These are structured methods for examining failures, hazards, and their causes.

In plain words
What is it for?
Use it to create analysis spreadsheets, perform failure or hazard studies, build fault trees, and manage Safety Analysis Manager documents.
Why use it?
It organizes safety-analysis work in the formats used to identify risks and trace how failures can occur.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the verification-validation-and-test plugin — 7 skills shipped together

Good fit Use it to create analysis spreadsheets, perform failure or hazard studies, build…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/matlab/simulink-agentic-toolkit/manage-safety-analysis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add matlab/simulink-agentic-toolkit --skill manage-safety-analysis
Clone the repo
git clone --depth 1 https://github.com/matlab/simulink-agentic-toolkit

Made for: Claude Code.

Or install verification-validation-and-test, the plugin that ships this one along with the rest of its 7 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for manage-safety-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/matlab/simulink-agentic-toolkit/manage-safety-analysis.svg)](https://agentmods.dev/skills/matlab/simulink-agentic-toolkit/manage-safety-analysis)
Your own site
<a href="https://agentmods.dev/skills/matlab/simulink-agentic-toolkit/manage-safety-analysis"><img src="https://agentmods.dev/badge/skills/matlab/simulink-agentic-toolkit/manage-safety-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,928 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.01928
Opus 5 $0.00036 $0.00964
Sonnet 5 $0.00014 $0.00386
Haiku 4.5 $0.00007 $0.00193

Measured 7d ago against content hash 18f1e37dc2c5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

manage-safety-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills-catalog/verification-validation-and-test/manage-safety-analysis/SKILL.md · 153 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 153 lines · 71 tokens per session scan A 18f1e37dc2c5

Subscribe to this mod's changes

manage-safety-analysis is a skill published in the GitHub repository matlab/simulink-agentic-toolkit (1,045 stars, last pushed 3d ago), with no licence file. It adds 71 tokens to every session and 1,928 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

matlab-use-spreadsheet-link

Exchange data between Excel and MATLAB using Spreadsheet Link VBA macros and worksheet functions. Use when writing Excel VBA macros that call MLPutMatrix, MLGetMatrix, MLPutVar, MLGetVar, MLPutRanges, MLEvalString, MLGetFigure, or MatlabRequest.

matlab/matlab-agentic-toolkit · 67 tokens

matlab-import-export-data

Read or write data files in MATLAB. Use when the task involves tables, spreadsheets, delimited text, or structured files in CSV, Excel, Parquet, JSON, or XML format — including but not limited to importing, exporting, loading, parsing, converting, validating, configuring import options, reading from URLs, handling…

matlab/matlab-agentic-toolkit · 102 tokens

matlab-import-tracking-data

Import raw data (CSV, XLSX, TXT, or MATLAB tables) into formats used by Sensor Fusion and Tracking Toolbox. Handles both ground truth trajectories and sensor detection data. For truth: builds trackingScenarioRecording, tuning timetable, truthlog, or converted table. For sensor data: builds task-oriented dataFormat…

matlab/matlab-agentic-toolkit · 126 tokens

matlab-generate-report

Unified skill for all MATLAB and Simulink report generation tasks. Covers report generation, PDF report, document generation, mlreportgen, Report Generator, template, TitlePage, Chapter, multipage HTML, HTMLPage, html-multipage, custom reporter, customizeReporter, template hole, page header, page border, company style…

matlab/matlab-agentic-toolkit · 157 tokens

matlab-use-scenario-builder

Generate driving scenes, scenarios, road surfaces, and 3D content from scenariobuilder. sensor data (GPS, camera, lidar, actor tracks) using Scenario Builder for Automated Driving Toolbox. BUILD, EXPORT, or AUGMENT a virtual scenario/scene/map: ego or actor trajectories, trajectory smoothing, OpenCRG road-surface…

matlab/matlab-agentic-toolkit · 231 tokens

matlab-simulate-radar-detections

Configure, simulate, debug, and analyze radarDataGenerator within radarScenario. Use for: interactively building radar detection scenarios from datasheets or performance requirements; diagnosing missed detections and configuration errors; interpreting sensor spherical, body, and scenario-frame outputs; deriving…

matlab/matlab-agentic-toolkit · 92 tokens