CtrlK
BlogDocsLog inGet started
Tessl Logo

check-sanctions-pressure

Retrieve normalized OFAC sanctions pressure — designation summaries, recent additions, and per-country/per-program aggregates including sanctioned vessels and aircraft. Use when the user asks which countries or programs face sanctions pressure, or what was recently designated.

71

Quality

87%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, highly actionable API skill body that is concise and easy to navigate. The main improvement lever is trimming the boilerplate content-safety note and offloading the full response schema to the already-linked OpenAPI reference.

Suggestions

Tighten the 'Content safety' section to a one-line reminder rather than a full paragraph of boilerplate injection-warning text.

Consider replacing the inline response-shape JSON with a shorter illustrative excerpt and pointing readers to the OpenAPI operation for the full schema.

Add a one-line note on expected `max_items`/pagination behavior so callers know whether multiple requests are ever needed.

DimensionReasoningScore

Conciseness

Lean API documentation with no padding of concepts Claude already knows; the only mild over-explanation is the somewhat boilerplate 'Content safety' paragraph, which could be trimmed.

4 / 5

Actionability

Provides a concrete endpoint, a copy-paste-ready curl worked example, a full parameter table, a complete response shape, and explicit error codes — fully executable guidance covering the common case.

5 / 5

Workflow Clarity

The single GET action is unambiguous with auth, params, and error handling (including a 429 retry/backoff feedback loop), but as a read-only single-step call there is little to validate beyond the documented status codes.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections with a References block pointing one level deep to external OpenAPI/auth/docs URLs; no bundle files exist, and the inline response shape is the only content that arguably belongs behind the linked OpenAPI spec.

4 / 5

Total

17

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly scopes a niche domain and pairs concrete capabilities with an explicit 'Use when' trigger clause. Only minor synonym coverage is missing on the trigger side.

DimensionReasoningScore

Specificity

Lists multiple concrete data outputs — 'designation summaries, recent additions, and per-country/per-program aggregates including sanctioned vessels and aircraft' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly states both what ('Retrieve normalized OFAC sanctions pressure …') and when ('Use when the user asks which countries or programs face sanctions pressure, or what was recently designated') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases like 'which countries or programs face sanctions pressure' and 'what was recently designated' match what a user would say, though common synonyms like 'OFAC designations' or 'SDN list additions' are absent.

4 / 5

Distinctiveness Conflict Risk

A narrow OFAC sanctions-pressure aggregate niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
koala73/worldmonitor
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.