skill-snitch

Installation
SKILL.md

Skill Snitch Protocol

Skill Snitch audits MOOLLM skills for security issues through static analysis and runtime surveillance. It's prompt-driven - no Python code, just orchestration via LLM tool calls.

Skill Type Detection

skill-snitch distinguishes between skill types and applies appropriate requirements:

MOOLLM Skills (Strict Requirements)

MOOLLM skills are identified by:

  • Presence of CARD.yml and/or SKILL.md
  • Tags containing "moollm"
  • References to other skills/* or PROTOCOLS.yml
  • Use of K-lines/K-refs

Required files:

  • CARD.yml - Interface, methods, tools, advertisements
  • SKILL.md - Protocol documentation
Related skills
Installs
15
GitHub Stars
40
First Seen
Jan 26, 2026