repo_scan
Scan a GitHub repository for anomaly signals like star velocity, fork ratio, overnight spikes, and issue floods, then get a story label and anomaly score.
Instructions
Deep anomaly scan for a single GitHub repository — scores star velocity, fork ratio, overnight explosion signals, and issue flood patterns. Returns a story label (e.g. 'Breakout Signal', 'Viral Activity') and anomaly score. Costs $0.03 USDC on Base mainnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repo in owner/repo format, e.g. vercel/ai or microsoft/vscode |