What problem does it solve?
Tracking security incidents, losses, and misconduct across DeFi vault curators requires manually verifying social posts and post-mortems, then consistently recording them in structured metadata. This Skill turns one or more post links into a sourced, schema-validated incident record in the curator's YAML file.
Core Features & Use Cases
- Evidence Verification: Reads every supplied post, distinguishes first-party facts from third-party claims, and refuses to record unverified allegations as fact.
- Add or Merge Logic: Detects whether posts describe an existing incident and merges new links, vault addresses, and protocols instead of creating duplicates.
- Structured Classification: Assigns an incident_kind (collapse, significant_loss, minor_loss, misleading, questionable_behaviour) and severity, then validates the result against the strict curator YAML schema.
- Use Case: A user shares links to a post-mortem and a news report about a vault curator's losses. The Skill identifies the curator YAML, writes a sourced incident entry with affected vault addresses and protocol slugs, and validates it with the repository's schema loader.
Quick Start
Use the document-curator-incident skill to document these post links about a vault curator incident in the relevant curator YAML file.