scanned 8d ago·osv · gitleaks · opengrep · picklescan + heuristics·full breakdown in the Security tab ↓
Taste Skill
Gives your AI agent good taste. A review checklist, a style contract, and a calibration artifact the agent must route through before it claims the work is done — so Claude Code, Cursor, Codex, Gemini CLI, v0, Lovable and others stop generating boring, generic slop.
Taste is the why behind the tokens: why this specific off-white instead of a branded accent, why a 1px inset border instead of a drop shadow, why the breathing room lives inside sections instead of between them — stronger layout, typography, motion and spacing.
Install
Works with any agent that supports SKILL.md. With the skills CLI:
✓ Security: Safe · 100100/100 · grade Ascanned 8d ago
✓ no compromise signals5 risk-surface · 3/20 OWASP controls flagged
Compromise signals — malicious or tampered code (leaked secrets, backdoors, a dropped executable) — reduce the score, and known dependency CVEs carry a bounded penalty (they warrant review but never QUARANTINE — update the dependency to clear). Other dangerous-by-capability traits are risk surface, expected for some capabilities. Every finding is mapped to its OWASP control below.
What this capability can do · low confidence (static)
Findings mapped to the OWASP Top 10 for LLM Applications (2025) and the OWASP Machine Learning Security Top 10. Expand any flagged control for the exact findings — compromise reduces the score; expected/risk-surface do not, except a known CVE, which carries a small bounded penalty (high/critical → Review).
OWASP Top 10 for LLM Applications
⚠LLM01Prompt Injectionhigh
Adversarial instructions embedded in an artifact that hijack a downstream LLM.
•Prompt-injection phrasing — instruction-subversion language detected · Leonxlnx-taste-skill-e988add/skills/taste-skill/SKILL.md (CWE-77)risk surface
⚠LLM06Excessive Agencymedium
Over-broad tool/permission surface or unrestricted egress.