What problem does it solve?
Sigil-scan prevents unreviewed or malicious AI agent code and supply-chain threats from executing by analyzing repositories, packages, MCP servers, and installed skills before they are used.
Core Features & Use Cases
- Eight-phase analysis: Install hooks, dangerous code patterns, network exfiltration, credential access, obfuscation, provenance, prompt injection, and skill security.
- Local, JSON-first scanning: Produces a unified JSON verdict with phased findings, scores, rule IDs, file paths, and contextual snippets suitable for automated workflows.
- Use Case: Audit a GitHub repository, npm/pip package, or installed skill before cloning or installing to detect postinstall hooks, hardcoded keys, exfiltration endpoints, and prompt-jailbreak attempts.
Quick Start
Run the sigil-scan skill to audit the target repository or package and return a unified JSON verdict with findings and a risk score.