Skill Quality Suite — Security skill for Claude Code
Quality, security, compatibility and publishing toolkit for AI Agent Skills - lint and validate SKILL.md, scan for secrets and prompt injection, check portability across Claude Code, Codex, Cursor and.
How to install Skill Quality Suite
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open letsloose501/skill-quality-suite and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skill Quality Suite does
Quality, security, compatibility and publishing toolkit for AI Agent Skills - lint and validate SKILL.md, scan for secrets and prompt injection, check portability across Claude Code, Codex, Cursor and Gemini CLI
Alternatives in Security
- Anthropic Cybersecurity Skills — 734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Work 3.8k ★
- Promptmap — Security scanner for custom LLM apps 1.2k ★
- Agentseal — Security toolkit for AI agents 344 ★
README
skill-quality-suite
[](https://github.com/letsloose501/skill-quality-suite/actions/workflows/quality.yml) [](LICENSE) [](https://github.com/letsloose501/skill-quality-suite/actions/workflows/quality.yml) [](#install) [](https://skills.sh/letsloose501/skill-quality-suite) [](https://github.com/marketplace/actions/skill-quality-suite)
**A quality, linting, security and validation toolkit for AI Agent Skills.** It validates a `SKILL.md` against the [Agent Skills specification](https://agentskills.io/specification), lints the instructions an agent will actually follow, scans a skill for secrets and prompt injection before you install it, checks whether it will work on another agent, and measures whether it improves the agent's work at all.
No dependencies: the static half is Python standard library only, offline and deterministic. The evaluation half runs an agent, costs money, and never runs unless you name it.
python scripts/sqs.py check ./my-skill # skill lint: the everyday five
python scripts/sqs.py security ./my-skill # before you install a stranger's skill
python scripts/sqs.py compat ./my-skill --harness all # will it work anywhere else
python scripts/sqs.py eval ./my-skill --trigger # does it actually fire
python scripts/sqs.py explain ST008 # what a finding means, and the fix
Use it when:
- a skill does not fire, fires on a neighbour's work, or half-works and silently skips s
Related Skills
J Config Audit
Security audit of Claude, Codex, Gemini, and shared agent configuration for secrets, over-broad permissions, a
Patronus Security CLI
Security scanner and runtime protection for AI coding agents. Detects prompt injection, secrets, PII, and unsa
Agent Security Super Skill
Comprehensive AI agent security skill — prompt injection defense, skill validation, memory poisoning preventio
Vibe Audit
Security scanner for AI-built apps. Catches hardcoded secrets, injection vulnerabilities, missing rate limits,
Skill Lint
Security scanner for Claude Code / agent skills. Catches prompt injection, obfuscation, credential exfiltratio
Skilldoctor
A linter + security scanner for AI-agent skill files — validate Claude Code SKILL.md / AGENTS.md / subagent fr
Related Agents
Security AI Generated Code Auditor
Security reviewer for AI-generated and vibe-coded apps — hunts the hardcoded secrets, broken row-level securit
Tp Audit Scanner
Use this when the user asks for a security / quality audit, pre-release sweep, or "scan this for issues". Find
Security Audit Agent
자바 코드 보안 취약점 검증 전문. Refactor 작업 직후 또는 git commit 직전 호출. OWASP Top 10 + Secret Scan (trufflehog/ggshield) + Pro