threat-assessment

threat-assessment is a skill for Claude Code from Liberty91LTD/cti-skills. It costs 26 tokens per session (890 once invoked), scanned A, original, MIT.

A structured method for judging the threat posed by a specific actor or scenario to a specific target. It evaluates intent, capability, and opportunity to determine an overall threat level.

In plain words
What is it for?
Use it to assess whether an adversary has the motive, ability, and access needed to pose a credible threat.
Why use it?
It gives threat evaluations a consistent structure and prevents one factor, such as an actor's skill, from being treated as the whole assessment. This makes the reasoning easier to explain and review.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it to assess whether an adversary has the motive, ability, and access needed to pose a credible threat.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liberty91ltd/cti-skills/threat-assessment
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 Liberty91LTD/cti-skills --skill threat-assessment
Clone the repo
git clone --depth 1 https://github.com/Liberty91LTD/cti-skills

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 threat-assessment

README.md
[![agentmods](https://agentmods.dev/badge/skills/liberty91ltd/cti-skills/threat-assessment/github.svg)](https://agentmods.dev/skills/liberty91ltd/cti-skills/threat-assessment)
Your own site
<a href="https://agentmods.dev/skills/liberty91ltd/cti-skills/threat-assessment"><img src="https://agentmods.dev/badge/skills/liberty91ltd/cti-skills/threat-assessment/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 threat-assessment

Your own site · 80×15
<a href="https://agentmods.dev/skills/liberty91ltd/cti-skills/threat-assessment"><img src="https://agentmods.dev/badge/skills/liberty91ltd/cti-skills/threat-assessment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 890 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.00026 $0.00890
Opus 5 $0.00013 $0.00445
Sonnet 5 $0.00005 $0.00178
Haiku 4.5 $0.00003 $0.00089

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

Security

Grade A, and why

threat-assessment 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.

skills/threat-assessment/SKILL.md · 104 lines

How it starts

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

Threat Assessment Methodology

A threat assessment evaluates the threat posed by a specific actor or scenario to a specific target. It combines Intent, Capability, and Opportunity into an overall Threat Level.

Formula

Threat = Intent + Capability + Opportunity

All three must be present for a credible threat. A highly capable actor with no intent poses minimal threat. A motivated actor with no capability poses minimal threat.

Assessment Components

Intent — What does the adversary want?

Rating Criteria
Demonstrated Active targeting observed, stated objectives, ongoing operations against similar targets
Probable Historical targeting of similar organisations/sectors, geopolitical alignment, inferred from capability development
Possible General capability exists, sector/geography falls within known interests, no direct indicators
Unlikely No known interest in sector/geography, no historical targeting of similar targets

Evidence to assess intent:

  • Direct targeting of the organisation or sector
  • Stated objectives (manifestos, claims, leaked documents)
  • Historical targeting patterns
  • Geopolitical/economic motivations
  • Reconnaissance activity observed

Capability — What can the adversary do?

Rating Criteria
Advanced Zero-day exploitation, custom tooling, state-level resources, proven track record of complex operations
Significant Sophisticated TTPs, modified tools, professional operations, ability to adapt
Moderate Known exploits and commodity tools, some custom capability, competent operations
Basic Script-kiddie level, publicly available tools only, limited operational security

Evidence to assess capability:

  • Known tools and malware sophistication
  • Historical operations and their complexity
  • Resources (financial, human, infrastructure)
  • Ability to develop or acquire zero-days
  • Operational security and counter-intelligence capability

Read the full file on GitHub · 104 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 · 104 lines · 26 tokens per session scan A b888479fd7a5

Subscribe to this mod's changes

threat-assessment is a skill published in the GitHub repository Liberty91LTD/cti-skills (18 stars, last pushed 1mo ago), licensed MIT. It adds 26 tokens to every session and 890 once invoked, about $0.0001 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.