What problem does it solve?
Provides clear, actionable guidance for triaging items placed in the Sigil quarantine so reviewers can safely decide whether to approve or permanently reject potentially malicious or suspicious code before it enters the working environment.
Core Features & Use Cases
- List and Inspect: Use the Sigil CLI to enumerate quarantined artifacts and view detailed scan findings for each item.
- Threat Explanation & Risk Levels: Translate scan labels (CLEAN, LOW, MEDIUM, HIGH, CRITICAL) into plain-language security implications and recommended actions.
- Decision Guidance: Recommend approval, approval with caution, or rejection and explain likely false positives and remediation steps.
- Use Case: A developer receives a quarantined repository pulled from an external source; use this Skill to review detected network or exec patterns, assess risk, and either approve the package for local use or reject it.
Quick Start
Run the Sigil CLI to list quarantined items, review the findings for a selected item, and then approve or reject it based on the provided risk guidance.