CtrlK
BlogDocsLog inGet started
Tessl Logo

sast-analysis

Perform codebase analysis and architecture mapping as the first phase of a security assessment. Explores the tech stack, frameworks, entry points, data flows, and trust boundaries. Outputs sast/architecture.md. Run this before any vulnerability detection skill. Use when asked to analyze a codebase for security or when sast/architecture.md does not yet exist.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a well-structured, actionable reconnaissance guide: lean checklists, a sequenced two-phase workflow with a confirmation checkpoint, and a concrete output template. It avoids concept-explanation fluff and is appropriately self-contained for a single-purpose analysis skill.

DimensionReasoningScore

Conciseness

The body is lean — organized checklists and a fill-in output template with no padding or explanations of concepts Claude already knows; the only repetition (the 'do not report vulnerabilities' point) is mild scope reinforcement that earns its place.

3 / 3

Actionability

Provides concrete, specific guidance: exact dependency manifests to look for (package.json, requirements.txt, go.mod, Gemfile, pom.xml), defined exploration categories, a fixed output path, and a complete markdown template to fill in — actionable for an instruction-only analysis skill where code is not expected.

3 / 3

Workflow Clarity

Sequences Phase 1 (recon) → Phase 2 (architecture mapping) → writing sast/architecture.md, includes a 'drill into source code to confirm findings' checkpoint, and closes with an Important Reminders checklist; the task is read-only and non-destructive, so the destructive/batch validation cap does not apply.

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the skill is a self-contained overview with clearly headed sections and a single inline output template, with no deep reference material that would warrant splitting into separate files.

3 / 3

Total

12

/

12

Passed

Description

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.

The description is concise, specific, and complete: it states concrete actions, natural trigger terms, explicit use-when guidance, and a clear niche distinct from later vulnerability-detection phases. Voice is correctly third person throughout.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'codebase analysis and architecture mapping', 'Explores the tech stack, frameworks, entry points, data flows, and trust boundaries', 'Outputs sast/architecture.md' — in third-person voice, matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (analysis/architecture mapping with a concrete output file) and when ('Use when asked to analyze a codebase for security or when sast/architecture.md does not yet exist', plus 'Run this before any vulnerability detection skill').

3 / 3

Trigger Term Quality

Includes natural user phrasings such as 'asked to analyze a codebase for security', 'security assessment', and 'architecture', which are terms a user would naturally say; not merely technical jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped to the 'first phase of a security assessment' and explicitly distinguished from vulnerability detection, giving it a clear niche unlikely to trigger the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
utkusen/sast-skills
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.