writing-assessments

writing-assessments is a skill for Claude Code from Liberty91LTD/cti-skills. It costs 39 tokens per session (1,352 once invoked), scanned A, original, MIT.

A guide for writing threat, risk, and vulnerability assessments, which evaluate security dangers, possible harm, and weaknesses. It provides a different structure for each type of assessment.

In plain words
What is it for?
It is for documenting threats to a target, evaluating risk, and describing vulnerabilities with the appropriate report structure.
Why use it?
It helps prevent different kinds of security assessments from being mixed together or missing important sections.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit It is for documenting threats to a target, evaluating risk, and describing vulnerabilities with the appropriate report structure.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liberty91ltd/cti-skills/writing-assessments
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 writing-assessments
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 writing-assessments

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/liberty91ltd/cti-skills/writing-assessments"><img src="https://agentmods.dev/badge/skills/liberty91ltd/cti-skills/writing-assessments.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,352 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.00039 $0.01352
Opus 5 $0.00019 $0.00676
Sonnet 5 $0.00008 $0.00270
Haiku 4.5 $0.00004 $0.00135

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

Security

Grade A, and why

writing-assessments 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/writing-assessments/SKILL.md · 144 lines

How it starts

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

Writing Assessments

Three types of assessments, each with distinct purpose and structure. Do not conflate them.

Threat Assessment

Purpose: Evaluate a threat actor or threat scenario against a specific target.

Formula: Threat = Intent + Capability + Opportunity

Structure

1. Intent — What does the adversary want?

  • Stated objectives (if known)
  • Historical targeting patterns
  • Geopolitical/economic motivations
  • Assessment of intent with confidence level

2. Capability — What can the adversary do?

  • Technical sophistication
  • Resources (financial, human, infrastructure)
  • Known tooling and TTPs
  • Track record of successful operations
  • Assessment of capability with confidence level

3. Opportunity — What attack surface exists?

  • Target's exposure (internet-facing services, supply chain)
  • Known vulnerabilities relevant to the adversary's TTPs
  • Access pathways (initial access vectors)
  • Defensive posture gaps
  • Assessment of opportunity with confidence level

4. Combined Threat Level

Level Criteria
Critical Demonstrated intent, advanced capability, and clear opportunity. Attack is imminent or ongoing.
High Strong intent indicators, significant capability, and exploitable opportunity. Attack is highly likely in assessment period.
Moderate Some intent indicators, moderate capability, and some opportunity. Attack is a realistic possibility.
Low Limited intent indicators, basic capability, or minimal opportunity. Attack is unlikely.
Negligible No credible intent, minimal capability, or no meaningful opportunity.

Example assessment statement

"We assess the threat level from APT41 to European pharmaceutical companies as HIGH (confidence: high). APT41 has demonstrated intent through active reconnaissance (observed since November 2025), possesses advanced capability including zero-day exploitation, and the sector presents significant opportunity due to widespread legacy VPN infrastructure."

Read the full file on GitHub · 144 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 · 144 lines · 39 tokens per session scan A 025a71e500c9

Subscribe to this mod's changes

writing-assessments is a skill published in the GitHub repository Liberty91LTD/cti-skills (18 stars, last pushed 1mo ago), licensed MIT. It adds 39 tokens to every session and 1,352 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.