CtrlK
BlogDocsLog inGet started
Tessl Logo

api-security-hardening

REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues.

88

1.37x
Quality

85%

Does it follow best practices?

Impact

96%

1.37x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

86%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.

The body is an efficient, highly actionable hardening guide that keeps the Node/Express core inline and correctly offloads Python/Nginx variants to a real reference file. Only minor conciseness redundancy and a missing verification step keep it from full marks.

DimensionReasoningScore

Conciseness

Lean code-first body that assumes competence and keeps prose minimal, but the manual Security Headers section duplicates much of what helmet() already sets, a minor redundancy that could be trimmed.

4 / 5

Actionability

Provides fully executable, copy-paste-ready Express middleware code (helmet, express-rate-limit, mongo-sanitize, express-validator) covering the common hardening cases with version-specific gotchas noted inline.

5 / 5

Workflow Clarity

Sections are well organized and the Security Checklist acts as a verification checkpoint, but there is no explicit 'test/verify the applied config' step (e.g., curl header checks, rate-limit probe), leaving a minor validation gap.

4 / 5

Progressive Disclosure

SKILL.md is a clean Express-focused overview with a single, well-signaled one-level-deep reference to references/python-nginx.md (a verified real file) for Python/Nginx equivalents, with a bullet list previewing its contents.

5 / 5

Total

18

/

20

Passed

Description

83%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.

The description is strong: third-person, concrete, and explicitly covers both capabilities and use-when triggers. It earns top marks on completeness with only minor gaps in specificity and trigger synonym coverage.

DimensionReasoningScore

Specificity

Names several concrete capability areas — 'authentication, rate limiting, input validation, security headers' — but omits adjacent concerns like CORS/TLS/logging, so coverage is strong rather than comprehensive.

4 / 5

Completeness

Explicitly states both what ('REST API security hardening with authentication, rate limiting, input validation, security headers') and when ('Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural trigger phrases users would say ('production APIs', 'security audits', 'injection attacks', 'CORS issues') with good coverage, though a few synonyms like 'OWASP' or 'penetration testing' are absent.

4 / 5

Distinctiveness Conflict Risk

'REST API security hardening' is a clear, mostly distinct niche, but shared triggers like 'CORS issues' and 'injection attacks' create minor overlap risk with general web-development skills.

4 / 5

Total

17

/

20

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
secondsky/claude-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.