sec-filing-watcher
Monitors SEC EDGAR feeds for ticker filings and notifies Clawdbot/Telegram. Contains a hard-coded webhook token `9150a681e056a67677b64dfe1c0da97d`, performs outbound requests to `https://www.sec.gov/cgi-bin/browse-edgar` and `http://localhost:18789/hooks/agent`, and instructs execution of `curl -s -A "SEC-Filing-Watcher/1.0" "${filing.url}"`.