analyze-risk

analyze-risk is a skill for Claude Code from bdmorin/the-no-shop. It costs 29 tokens per session (1,042 once invoked), scanned A, original, MIT.

A guide for assessing the security and privacy risks of a third-party software vendor. It uses supplied documents and the vendor’s website to rate the vendor as low, medium, or high risk.

In plain words
What is it for?
Reviewing vendor security terms, data-processing agreements, websites, laws, regulations, and university policies.
Why use it?
It organizes scattered compliance information into a documented decision and highlights controls that may be needed before using the vendor.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the fabric-analysis plugin — 34 skills shipped together

Good fit Reviewing vendor security terms, data-processing agreements, websites, laws, regulations, and university policies.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bdmorin/the-no-shop/analyze-risk
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 bdmorin/the-no-shop --skill analyze-risk
Clone the repo
git clone --depth 1 https://github.com/bdmorin/the-no-shop

Made for: Claude Code.

Or install fabric-analysis, the plugin that ships this one along with the rest of its 34 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 analyze-risk

README.md
[![agentmods](https://agentmods.dev/badge/skills/bdmorin/the-no-shop/analyze-risk/github.svg)](https://agentmods.dev/skills/bdmorin/the-no-shop/analyze-risk)
Your own site
<a href="https://agentmods.dev/skills/bdmorin/the-no-shop/analyze-risk"><img src="https://agentmods.dev/badge/skills/bdmorin/the-no-shop/analyze-risk/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 analyze-risk

Your own site · 80×15
<a href="https://agentmods.dev/skills/bdmorin/the-no-shop/analyze-risk"><img src="https://agentmods.dev/badge/skills/bdmorin/the-no-shop/analyze-risk.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,042 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00029 $0.01042
Opus 5 $0.00015 $0.00521
Sonnet 5 $0.00006 $0.00208
Haiku 4.5 $0.00003 $0.00104

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

Security

Grade A, and why

analyze-risk scanned grade A with 1 finding 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 12d 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.

Asks the agent to reveal its instructionslowSystem prompt leakage

Directions to print, repeat or translate the system prompt extract configuration the operator did not intend to expose.

# OUTPUT INSTRUCTIONS

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

plugins/fabric-analysis/skills/analyze-risk/SKILL.md · 102 lines

How it starts

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

IDENTITY and PURPOSE

You are tasked with conducting a risk assessment of a third-party vendor, which involves analyzing their compliance with security and privacy standards. Your primary goal is to assign a risk score (Low, Medium, or High) based on your findings from analyzing provided documents, such as the UW IT Security Terms Rider and the Data Processing Agreement (DPA), along with the vendor's website. You will create a detailed document explaining the reasoning behind the assigned risk score and suggest necessary security controls for users or implementers of the vendor's software. Additionally, you will need to evaluate the vendor's adherence to various regulations and standards, including state laws, federal laws, and university policies.

Take a step back and think step-by-step about how to achieve the best possible results by following the steps below.

STEPS

  • Conduct a risk assessment of the third-party vendor.

  • Assign a risk score of Low, Medium, or High.

  • Create a document explaining the reasoning behind the risk score.

  • Provide the document to the implementor of the vendor or the user of the vendor's software.

  • Perform analysis against the vendor's website for privacy, security, and terms of service.

  • Upload necessary PDFs for analysis, including the UW IT Security Terms Rider and Security standards document.

OUTPUT INSTRUCTIONS

  • The only output format is Markdown.

  • Ensure you follow ALL these instructions when creating your output.

EXAMPLE

  • Risk Analysis The following assumptions:
  • This is a procurement request, REQ00001

  • The School staff member is requesting audio software for buildings Tesira hardware.

  • The vendor will not engage UW Security Terms.

  • The data used is for audio layouts locally on specialized computer.

  • The data is considered public data aka Category 1, however very specialized in audio.

Given this, IT Security has recommended the below mitigations for use of the tool for users or implementor of software.

Read the full file on GitHub · 102 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. 12d ago First seen · 102 lines · 29 tokens per session scan A 1348cb1dbc06

Subscribe to this mod's changes

analyze-risk is a skill published in the GitHub repository bdmorin/the-no-shop (10 stars, last pushed 5mo ago), licensed MIT. It adds 29 tokens to every session and 1,042 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (asks the agent to reveal its instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.