Home / Reports / semgrep-rule-variant-creator

semgrep-rule-variant-creator

Validated 5 Jun 2026 · Repository
PRO
83
Good
0 critical
2 warnings
7 suggestions
99 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues

Warnings (2)

16.2-no-guardrailsline 7
Skill uses Bash or destructive operations without safety guardrails
Fix: Add guardrails: specify forbidden commands, require confirmation for destructive actions, or use --dry-run patterns
4.7-desc-workflow-stepsline 2
Description contains workflow iteration verb ('for each'): Claude may treat description as complete instruction and skip SKILL.md body
Fix: Move workflow steps to the SKILL.md body. Description should only contain activation triggers (when to use, what it does)

Suggestions (7)

16.4-no-idempotencyline 7
Skill does not document whether it is safe to re-run
Fix: Add idempotency guidance: state whether running the skill twice produces the same result or causes side effects
17.4-no-interface-sectionline 7
Input and output contracts exist but lack a dedicated interface section
Fix: Add a ## Interface or ## I/O section to consolidate contract documentation
3.4-gerund-namingline 2
Skill name could use gerund form for clarity
Fix: Consider gerund-style names like 'processing-pdfs' or 'analyzing-logs' (per best practices)
18.3-no-structured-outputline 1
No structured output format defined for machine consumption
Fix: Define a structured output format (JSON, YAML, or table) so downstream tools can parse results
4.2-ambiguous-termline 9
Ambiguous term 'proper' found
Fix: Replace with specific, measurable criteria
4.2-ambiguous-termline 62
Ambiguous term 'some' found
Fix: Replace with specific, measurable criteria
9.4-reference-countline 1
High number of external references (16)
Fix: Consider consolidating references
OWASP Agentic (Cat 26)
Agent surface detected — declares tool beyond Read/Glob/Grep: Bash Read Write Edit Glob Grep WebFetch; performs consequential actions
No deterministic OWASP signals on this agent surface.
ASI-01: skippedASI-02: skippedASI-03: skippedASI-04: skippedASI-05: skippedASI-06: skippedASI-07: skippedASI-08: skippedASI-09: skippedASI-10: skippedASI-11: skipped
Badges
skillcheck passed skillcheck antislop 100 skillcheck WCAG AA skillcheck WCAG AAA skillcheck enterprise
Ship with confidence

Get a report like this for your own skill

Run the free validator to see your structural score, then unlock the substance checks — anti-slop, security, accessibility, agent-readiness — that move a skill from valid to safe to ship.