bionic-safety-net

bionic-safety-net is a skill for Claude Code, Codex from winstonkoh87/Athena-Public. It costs 34 tokens per session (2,231 once invoked), scanned A, original, MIT.

A safety framework covering health, money, legal exposure, psychological burnout, and safeguards against situations worsening in a chain.

In plain words
What is it for?
Use it when discussing health problems, financial stress, legal risk, burnout, emergencies, scams, or strong negative feelings about a situation.
Why use it?
It is intended to identify survival-level risks and define thresholds that trigger protective action. The description does not provide enough detail to state exactly how its monitoring or safeguards operate.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: model in frontmatter.

Good fit Use it when discussing health problems, financial stress, legal risk, burnout, emergencies, scams, or strong negative feelings about a situation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/winstonkoh87/athena-public/bionic-safety-net
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 winstonkoh87/Athena-Public --skill bionic-safety-net
Clone the repo
git clone --depth 1 https://github.com/winstonkoh87/Athena-Public

Made for: Claude Code, Codex.

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 bionic-safety-net

README.md
[![agentmods](https://agentmods.dev/badge/skills/winstonkoh87/athena-public/bionic-safety-net/github.svg)](https://agentmods.dev/skills/winstonkoh87/athena-public/bionic-safety-net)
Your own site
<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/bionic-safety-net"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/bionic-safety-net/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 bionic-safety-net

Your own site · 80×15
<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/bionic-safety-net"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/bionic-safety-net.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,231 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00034 $0.02231
Opus 5 $0.00017 $0.01115
Sonnet 5 $0.00007 $0.00446
Haiku 4.5 $0.00003 $0.00223

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

Security

Grade A, and why

bionic-safety-net 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 11d 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.

examples/skills/quality/bionic-safety-net/SKILL.md · 194 lines

How it starts

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

Bionic Safety Net — The Structural Protection Engine

Compiled: 2026-05-11 (retroactive synthesis of all safety/health/finance sessions) Problem Class: All survival-level concerns — health, financial runway, legal exposure, psychological burnout, and the circuit breakers that prevent cascading collapse. Axiom: "Survivors don't survive because they're better. They survive because they're structurally insulated from the forces that kill everyone else."

When to Use

Invoke whenever the user mentions:

  • Health issues (illness, medication, supplements, fatigue)
  • Financial stress (budget, burn rate, runway, savings)
  • Burnout or overwhelm signals
  • Legal exposure or scam risk
  • Emergency situations or crisis response
  • "I feel [negative emotion] about my situation"

Solution Architecture

Module 1: The Five-Domain Ruin Scanner

Continuous background scan across all ruin domains:

Domain Ruin Threshold Current Monitoring
Biological Death, permanent disability Health logs, medication tracking
Legal Incarceration, criminal record Contract review, exposure audit
Financial Bankruptcy, zero runway Monthly burn rate, DBS/Trust balance tracking
Social De-platforming, exile Reputation management
Psychological Burnout Stage 4, loss of agency Circuit breaker thresholds

VETO if ANY domain shows P(Ruin) > 5%.

Module 2: Financial Runway Monitor

Monthly Burn Rate Calculation:

Fixed Costs:
  + Rent/Mortgage
  + Insurance (term life, hospitalization)
  + Subscriptions (TC Copier, tools)
  + Transport
  + Food (baseline)

Variable Costs:
  + Trading capital at risk
  + Client acquisition costs
  + One-off purchases

RUNWAY = Total Liquid Assets ÷ Monthly Burn Rate

Safety Thresholds:

Runway Status Action
> 12 months ✅ Comfortable Strategic mode (build assets)
6-12 months ⚠️ Caution Operational mode (optimize cash flow)
3-6 months 🟠 Urgent Tactical mode (secure income NOW)
< 3 months 🔴 Survival Emergency mode (95-5 Rule: 95% of energy → immediate cash)

Read the full file on GitHub · 194 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. 11d ago First seen · 194 lines · 34 tokens per session scan A be91029b6e3f

Subscribe to this mod's changes

bionic-safety-net is a skill published in the GitHub repository winstonkoh87/Athena-Public (587 stars, last pushed today), licensed MIT. It adds 34 tokens to every session and 2,231 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-08-30.

Related

Other skills, from other repositories

thai-invoice

Use this skill for any task involving Thai tax invoices, receipts, quotations, credit/debit notes, or withholding-tax (WHT) certificates. Trigger on "ออกใบกำกับภาษี", "ใบเสร็จ", "ใบเสนอราคา", "ใบลดหนี้", "ใบเพิ่มหนี้", "หนังสือรับรองหักภาษี ณ ที่จ่าย", "ภ.ง.ด.3", "ภ.ง.ด.53", "Thai tax invoice", "VAT 7%", "withholding…

ntaffzii/Skill-Agents · 183 tokens

stock-analyzer

A comprehensive stock deep analysis tool that combines real-time quotes, fundamental metrics, technical indicators, and growth analysis into a single professional report. Supports A-share, US stocks, HK stocks. Generates detailed investment recommendations with risk assessment and actionable trading strategies.

netease-youdao/LobsterAI · 53 tokens

stock-announcements

A tool guide for fetching official announcements from companies listed on China’s A-share stock markets.

netease-youdao/LobsterAI · 79 tokens

stock-explorer

A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate technical indicator reports (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs a text summary.

netease-youdao/LobsterAI · 55 tokens

security-compliance

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.

sangrokjung/claude-forge · 56 tokens

Document Compliance Audit

Audit a vendor agreement or contract: extract key clauses, check that required clause categories are present, flag compliance gaps and risks, and emit a structured audit summary. Use for compliance, contract review, audit, and vendor agreement requests.

AgentEra/Agently · 50 tokens