What problem does it solve?
Consolidates and analyzes annual security reports from 570+ sources, turning scattered threat intelligence into a centralized, searchable briefing that accelerates decision-making for security teams.
Core Features & Use Cases
- Centralized aggregation of hundreds of security reports across vendors and sectors for a unified view.
- Workflow-driven operations: UPDATE to refresh sources, ANALYZE to derive trends, FETCH to download and summarize specific reports.
- Command-line tooling to list sources, search by vendor or report name, and fetch concise summaries for quick briefings.
- Use Case: Security operations, threat intelligence teams, and compliance programs benefit from rapid trend analysis and consolidated reporting.
Quick Start
Run the built-in workflows to fetch and summarize reports:
- Update sources: bun run ~/.opencode/skills/AnnualReports/Tools/UpdateSources.ts
- List sources: bun run ~/.opencode/skills/AnnualReports/Tools/ListSources.ts
- Fetch a specific report: bun run ~/.opencode/skills/AnnualReports/Tools/FetchReport.ts <vendor> <report-name>