Triage a security alert or case. Use when given an ALERT_ID or CASE_ID to assess if it's a real threat. Enriches IOCs, searches SIEM for context, and determines if the alert should be closed (false positive) or escalated for investigation.
99
Does it follow best practices?
Validation for skill structure
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that clearly defines the security triage workflow, includes specific actions (enrich IOCs, search SIEM, determine disposition), and provides explicit trigger conditions (ALERT_ID or CASE_ID). The description uses appropriate third-person voice and contains domain-specific terminology that security analysts would naturally use.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Triage a security alert or case', 'Enriches IOCs', 'searches SIEM for context', 'determines if the alert should be closed (false positive) or escalated for investigation'. | 3 / 3 |
Completeness | Clearly answers both what ('Triage a security alert or case', 'Enriches IOCs, searches SIEM for context, determines if alert should be closed or escalated') AND when ('Use when given an ALERT_ID or CASE_ID to assess if it's a real threat'). | 3 / 3 |
Trigger Term Quality | Includes natural keywords users would say: 'ALERT_ID', 'CASE_ID', 'security alert', 'threat', 'IOCs', 'SIEM', 'false positive', 'escalated', 'investigation'. Good coverage of security operations terminology. | 3 / 3 |
Distinctiveness Conflict Risk | Clear niche in security operations/SOC workflow with distinct triggers like ALERT_ID, CASE_ID, IOCs, SIEM, and false positive/escalation decisions. Unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an excellent skill that demonstrates strong security operations knowledge while remaining concise and actionable. The workflow is clearly sequenced with explicit decision criteria, specific tool references, and appropriate branching for different outcomes. The progressive disclosure is well-handled with a quick reference section and external reference for advanced details.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient, avoiding explanations of basic security concepts Claude already knows. Every section serves a purpose with no padding or unnecessary context about what alerts or IOCs are. | 3 / 3 |
Actionability | Provides specific tool names with exact function signatures (e.g., `get_case_full_details(case_id)`, `get_ip_address_report(ip)`). The classification table with clear criteria and actions is immediately executable guidance. | 3 / 3 |
Workflow Clarity | Clear 6-step sequence with explicit decision points (Step 5 classification table) and branching actions (Step 6 if/then). The workflow includes validation through evidence gathering before making assessments, and clear escalation paths. | 3 / 3 |
Progressive Disclosure | Well-structured with a quick reference section for tool lookup, clear step-by-step workflow in the main body, and appropriate reference to external file (reference.md) for detailed diagrams and rubrics. One level deep, clearly signaled. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
Table of Contents
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.