CtrlK
BlogDocsLog inGet started
Tessl Logo

verify-security

安全校验关卡。自动扫描代码安全漏洞,检测危险模式,确保安全决策有文档记录。当用户提到安全扫描、漏洞检测、安全审计、代码安全、OWASP、注入检测、敏感信息泄露时使用。在新建模块、安全相关变更、攻防任务、重构完成时自动触发。

67

Quality

81%

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

68%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 action-oriented and well-structured with executable scanner commands and per-language dangerous-pattern references. Its main weakness is workflow clarity: the scanning workflow is sequenced but lacks an explicit re-scan validation feedback loop, which the rubric caps at 3 for batch operations.

Suggestions

Add an explicit re-validation checkpoint to the 校验流程: after fixing Critical/High issues, re-run security_scanner.js and only proceed when the re-scan is clean (validate → fix → retry loop).

Trim the stylistic '道基' metaphor phrases and redundant emoji severity markers to improve token efficiency.

Consider moving the full 检测范围 table and 校验报告格式 template into a references/ file, keeping SKILL.md as a lean overview that points to the scanner script and the detailed reference.

DimensionReasoningScore

Conciseness

Mostly lean with tables, code blocks, and checklists, but includes stylistic '道基' metaphor phrases and emoji severity markers that are minor padding which could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready scanner commands with flags (-v, --json, --exclude) and concrete dangerous→safe code substitutions per language, with only minor gaps in the safe-alternative snippets.

4 / 5

Workflow Clarity

The 5-step sequence is present and ordered, but the batch scanning workflow lacks an explicit validate→fix→re-scan feedback loop; the delivery gate is stated without a re-validation checkpoint, which caps the score per the destructive/batch guideline.

3 / 5

Progressive Disclosure

Well-organized with clear section headers and a clearly signaled one-level reference to the real scripts/security_scanner.js bundle file; the large detection table and report template are inline rather than externalized, a minor organization gap.

4 / 5

Total

15

/

20

Passed

Description

95%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: it uses third-person voice, names concrete actions, provides comprehensive natural trigger terms, and explicitly covers both what the skill does and when to invoke it. Minor specificity upside remains only because the listed actions are somewhat high-level.

DimensionReasoningScore

Specificity

Lists several concrete actions — '自动扫描代码安全漏洞', '检测危险模式', '确保安全决策有文档记录' — naming the security domain clearly with only minor coverage gaps.

4 / 5

Completeness

Explicitly answers both what (scan/detect/ensure-documentation) and when ('当用户提到…时使用' plus auto-trigger conditions) with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms — 安全扫描, 漏洞检测, 安全审计, 代码安全, OWASP, 注入检测, 敏感信息泄露 — terms a user would naturally say.

5 / 5

Distinctiveness Conflict Risk

Clear security-gate niche with distinct triggers (OWASP, injection, sensitive-info leakage) yielding minimal conflict risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
fengshao1227/ccg-workflow
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.