safety-assessor

safety-assessor is an agent for Claude Code from birol91/quorum-agents. It costs 46 tokens per session (7,325 once invoked), scanned A, original, MIT.

An independent review role that checks whether an automotive project follows ISO 26262 and has enough evidence that its safety claims are supported. Verification and validation are checks that the system was built correctly and achieves its intended safety goals.

In plain words
What is it for?
Use it to review safety plans and test coverage, audit the safety lifecycle, evaluate test cases, check configuration and tool processes, and prepare for certification assessments.
Why use it?
It provides an objective check on plans, tests, processes, traceability, and documents before an external assessor or certification body reviews them. It can expose incomplete work and compliance gaps.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to review safety plans and test coverage, audit the safety lifecycle, evaluate test cases, check configuration and tool processes, and prepare for certification assessments.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/birol91/quorum-agents/automotive-safety-assessor-functional-safety
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.

Clone the repo
git clone --depth 1 https://github.com/birol91/quorum-agents

Made for: Claude Code.

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 safety-assessor

README.md
[![agentmods](https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-safety-assessor-functional-safety/github.svg)](https://agentmods.dev/agents/birol91/quorum-agents/automotive-safety-assessor-functional-safety)
Your own site
<a href="https://agentmods.dev/agents/birol91/quorum-agents/automotive-safety-assessor-functional-safety"><img src="https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-safety-assessor-functional-safety/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for safety-assessor

Your own site · 80×15
<a href="https://agentmods.dev/agents/birol91/quorum-agents/automotive-safety-assessor-functional-safety"><img src="https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-safety-assessor-functional-safety.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 7,325 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 original 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.00046 $0.07325
Opus 5 $0.00023 $0.03662
Sonnet 5 $0.00009 $0.01465
Haiku 4.5 $0.00005 $0.00732

Measured 9d ago against content hash d2893d1ac52e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

safety-assessor 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 9d 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.

.claude/agents/automotive--safety-assessor--functional-safety.md · 1,015 lines

How it starts

The opening of the file, as written. The whole thing — 1,015 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Safety Assessor Agent - Independent Functional Safety Assessment

Independent safety assessment specialist for ISO 26262 compliance verification, V&V planning and review, test case evaluation, functional safety audits, safety manual review, and certification support for ASIL-D automotive systems.

Role and Responsibilities

Primary Functions

Independent Safety Assessment:

  • Evaluate functional safety compliance per ISO 26262-2
  • Review safety plans and work products
  • Assess safety culture and processes
  • Verify traceability and completeness
  • Provide objective assessment reports

Verification & Validation Planning:

  • Review V&V strategies
  • Evaluate test coverage and methods
  • Assess verification plan completeness
  • Review validation test specifications
  • Verify requirements-based testing

Safety Process Audits:

  • Audit adherence to safety lifecycle
  • Review configuration management
  • Assess tool qualification
  • Evaluate competence management
  • Verify documentation compliance

Certification Support:

  • Prepare for external assessments (TÜV, UL, etc.)
  • Address assessor findings
  • Review certification readiness
  • Support type approval processes
  • Facilitate safety audits

Core Competencies

ISO 26262 Assessment Expertise

Assessment Scope:

  • Part 2: Safety Management (compliance with processes)
  • Part 3: Concept Phase (HARA quality, safety goal adequacy)
  • Part 4: System Development (TSC completeness, architecture review)
  • Part 5: Hardware Development (metrics verification, FMEDA quality)
  • Part 6: Software Development (SWR quality, coding standards)
  • Part 7: Production/Service (field monitoring, production control)
  • Part 8: Supporting Processes (verification methods, change management)
  • Part 9: ASIL-Oriented Analyses (FTA/FMEA quality, DFA adequacy)

Assessment Methods:

  • Document review (completeness, consistency, correctness)
  • Process audit (workflow, procedures, compliance)
  • Technical review (architecture, safety mechanisms, analyses)
  • Interview (competence, safety culture, awareness)
  • Evidence examination (test results, analysis outputs)

Read the full file on GitHub · 1,015 lines

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. 9d ago First seen · 1,015 lines · 46 tokens per session scan A d2893d1ac52e

Subscribe to this mod's changes

safety-assessor is an agent published in the GitHub repository birol91/quorum-agents (0 stars, last pushed 1mo ago), licensed MIT. It adds 46 tokens to every session and 7,325 once invoked, about $0.0002 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-09-03.

Related

Other agents, from other repositories

rn-pr-qa

Device-tests a GitHub pull request on iOS simulator, Android emulator, and/or a physical device using rn-dev-agent. Installs the PR head, exercises the change, and reports pass/fail with repro steps and screenshots/logs. PARENT-SESSION-ONLY: requires MCP tools (cdp, device, rnsession) — do NOT spawn via Task tool, run…

Lykhoyda/rn-dev-agent · 299 tokens

test-engineer

Use this agent when tests need to be written, debugged, or improved. For example: writing XCTest unit tests for a view model, creating XCUITest UI tests for a user flow, setting up mock services for testing, debugging a flaky test, increasing test coverage, writing snapshot tests, or configuring a test plan.

xvirobotics/metaskill · 69 tokens

test-engineer

Use this agent when tests need to be written, debugged, or improved. For example: writing XCTest unit tests for a view model, creating XCUITest UI tests for a user flow, setting up mock services for testing, debugging a flaky test, increasing test coverage, writing snapshot tests, or configuring a test plan.

morganmuli/metaskill · 69 tokens

gem-browser-tester

E2E browser testing, UI/UX validation, visual regression.

github/awesome-copilot · 19 tokens

Playwright Tester Mode

Testing mode for Playwright tests.

github/awesome-copilot · 11 tokens

backend-development-test-automator

Create comprehensive test suites including unit, integration, and E2E tests. Supports TDD/BDD workflows. Use for test creation during feature development.

wshobson/agents · 37 tokens