Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Security validation, vulnerability scanning, and compliance checking.
.claude/skills/aiskillstore-security/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-08 | ✓→✓ | = Same ✓ | 13% | 0% |
Security validation, vulnerability scanning, and compliance checking.
Auto-activates on keywords: security, vulnerability, audit, OWASP, encryption, GPG, SSH, signing, secrets, scan, bandit
bash# Validate GPG key gpg --list-secret-keys # Validate SSH key ssh-add -l # Check git signing configuration git config --get user.signingkey # Run Bandit security scanner uv run bandit -r src/ -c pyproject.toml # Check dependencies for vulnerabilities uv run pip-audit uv run safety check # Run Semgrep security rules uv run semgrep scan --config auto src/
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-02 | fail→pass | 17,985 | 15,335 | -15% | 1 | 1 | 0% | 2,210 | 1,964 | -11% | 0 | 0 | — |
case-01 | fail→fail | 13,717 | 11,525 | -16% | 1 | 1 | 0% | 1,574 | 1,597 | +1% | 0 | 0 | — |
case-03 | fail→fail | 26,619 | 13,539 | -49% | 1 | 1 | 0% | 3,842 | 2,829 | -26% | 0 | 0 | — |
case-04 | fail→pass | 16,462 | 12,140 | -26% | 1 | 1 | 0% | 2,003 | 1,647 | -18% | 0 | 0 | — |
case-05 | fail→pass | 9,914 | 7,333 | -26% | 1 | 1 | 0% | 805 | 761 | -5% | 0 | 0 | — |
case-06 | fail→pass | 11,166 | 3,093 | -72% | 1 | 1 | 0% | 966 | 906 | -6% | 0 | 0 | — |
case-07 | fail→fail | 19,398 | 8,915 | -54% | 1 | 1 | 0% | 2,330 | 2,027 | -13% | 0 | 0 | — |
case-08 | pass→pass | 10,761 | 4,279 | -60% | 1 | 1 | 0% | 1,022 | 1,157 | +13% | 0 | 0 | — |
case-09 | pass→pass | 7,238 | 8,771 | +21% | 1 | 1 | 0% | 1,313 | 1,053 | -20% | 0 | 0 | — |
case-10 | pass→pass | 10,036 | 10,824 | +8% | 1 | 1 | 0% | 1,842 | 1,151 | -38% | 0 | 0 | — |
case-11 | pass→pass | 12,180 | 9,268 | -24% | 1 | 1 | 0% | 1,136 | 804 | -29% | 0 | 0 | — |
case-12 | pass→pass | 15,275 | 9,384 | -39% | 1 | 1 | 0% | 1,683 | 912 | -46% | 0 | 0 | — |
case-13 | pass→pass | 14,381 | 4,415 | -69% | 1 | 1 | 0% | 1,667 | 884 | -47% | 0 | 0 | — |
case-14 | pass→pass | 19,504 | 17,254 | -12% | 1 | 1 | 0% | 2,485 | 2,419 | -3% | 0 | 0 | — |
case-15 | pass→pass | 15,415 | 12,362 | -20% | 1 | 1 | 0% | 1,886 | 2,112 | +12% | 0 | 0 | — |
case-16 | pass→pass | 21,231 | 15,131 | -29% | 1 | 1 | 0% | 2,961 | 2,137 | -28% | 0 | 0 | — |
case-17 | fail→fail | 21,108 | 25,182 | +19% | 1 | 1 | 0% | 2,551 | 2,727 | +7% | 0 | 0 | — |
case-18 | pass→pass | 27,607 | 14,835 | -46% | 1 | 1 | 0% | 2,615 | 3,000 | +15% | 0 | 0 | — |
case-19 | pass→pass | 23,529 | 14,483 | -38% | 1 | 1 | 0% | 3,085 | 2,891 | -6% | 0 | 0 | — |
case-20 | pass→pass | 20,624 | 14,631 | -29% | 1 | 1 | 0% | 2,594 | 1,921 | -26% | 0 | 0 | — |
case-21 | pass→pass | 13,710 | 11,083 | -19% | 1 | 1 | 0% | 1,434 | 1,409 | -2% | 0 | 0 | — |
case-22 | pass→pass | 7,658 | 10,739 | +40% | 1 | 1 | 0% | 1,354 | 1,446 | +7% | 0 | 0 | — |
case-23 | pass→pass | 15,992 | 19,726 | +23% | 1 | 1 | 0% | 2,645 | 3,034 | +15% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 23 cases were attempted. The headline lift of +17 percentage points is the difference between those two pass rates over the 23 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.