p8a-rax-risk-assessor

p8a-rax-risk-assessor is a skill for Claude Code, Codex from gmaxxxie/ai-native-product-agent-skills. It costs 72 tokens per session (1,575 once invoked), scanned A, original, no licence file.

A risk-assessment guide for AI products using the RAX framework: risk, ambiguity, and exposure. It helps teams examine how an AI experience could affect users.

In plain words
What is it for?
Use it to assess risks, unclear behaviour, and user exposure when designing or reviewing an AI product.
Why use it?
It gives product teams a structured way to find uncertain or harmful parts of an AI experience. This supports earlier identification and management of user-facing risks.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to assess risks, unclear behaviour, and user exposure when designing or reviewing an AI product.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gmaxxxie/ai-native-product-agent-skills/p8a-rax-risk-assessor
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 gmaxxxie/ai-native-product-agent-skills --skill p8a-rax-risk-assessor
Clone the repo
git clone --depth 1 https://github.com/gmaxxxie/ai-native-product-agent-skills

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 p8a-rax-risk-assessor

README.md
[![agentmods](https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/p8a-rax-risk-assessor/github.svg)](https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/p8a-rax-risk-assessor)
Your own site
<a href="https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/p8a-rax-risk-assessor"><img src="https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/p8a-rax-risk-assessor/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 p8a-rax-risk-assessor

Your own site · 80×15
<a href="https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/p8a-rax-risk-assessor"><img src="https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/p8a-rax-risk-assessor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,575 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.00072 $0.01575
Opus 5 $0.00036 $0.00788
Sonnet 5 $0.00014 $0.00315
Haiku 4.5 $0.00007 $0.00158

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

Security

Grade A, and why

p8a-rax-risk-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 5d 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/p8a-rax-risk-assessor/SKILL.md · 206 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 5d ago Changed · -378 lines 3fb300982a3b
  2. 9d ago First seen · 584 lines · 72 tokens per session scan A eb1e1330e5f0

Subscribe to this mod's changes

p8a-rax-risk-assessor is a skill published in the GitHub repository gmaxxxie/ai-native-product-agent-skills (46 stars, last pushed 3d ago), with no licence file. It adds 72 tokens to every session and 1,575 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-09-03.

Related

Other skills, from other repositories

hps-true-blueprint

OpenDesign's engineering blueprint: how the sandbox, sidecar, and daemon fit — the system diagram and the invariants. Built as a decision-grade product management deck for engineering org.

nexu-io/open-design · 44 tokens

deck-open-slide-canvas

OpenDesign's architecture review: the local daemon + agent-runtime design, the tradeoffs, and the decision to lock. Built as a decision-grade product management deck for staff eng, tech leads, security.

nexu-io/open-design · 47 tokens

methodology-curator

Surface expert frameworks. Use when creating or evaluating skills, hooks, or agents.

athola/claude-night-market · 21 tokens

tool-design-sprint-brief

Pre-sprint brief that locks challenge, sprint questions, team and role assignments, customer recruiting plan, prototype medium, interview format, logistics, and success criteria before Monday of a Design Sprint. Use after the readiness verdict is Go and before Monday begins. Produces a two-page artifact the team and…

product-on-purpose/pm-skills · 80 tokens

tool-design-sprint-prototype-plan

Day 4 (Thursday) move of a Design Sprint that produces the planning artifact for the day. Output covers the prototype role plan (Maker, Stitcher, Writer, Asset Collector, Interviewer), prototype brief (what to build, fidelity bar, time allocation per role), canonical Five-Act Interview script (Welcome, Context, Intro…

product-on-purpose/pm-skills · 118 tokens

tool-design-sprint-readiness

Pre-sprint diagnostic that determines whether a team should run a Design Sprint now, postpone it, or do prerequisite work first. Produces a Go / Conditional Go / Wait verdict with diagnosis, recommended preconditions, attendee list, customer recruiting plan, and pre-sprint activities. Use when a team is considering…

product-on-purpose/pm-skills · 91 tokens