Install
openclaw skills install stock-rumorsRumor Scanner — find early signals including M&A rumors, insider activity, analyst upgrades/downgrades, social whispers, and SEC/regulatory activity via AIsa API. Ranked by impact score. Use when the user asks about rumors, insider trading, M&A activity, analyst changes, or early market signals.
openclaw skills install stock-rumorsScan for early market signals and rumors using the AIsa API.
python3 scripts/rumor_scanner.py
python3 scripts/rumor_scanner.py --focus ma
python3 scripts/rumor_scanner.py --focus insider
python3 scripts/rumor_scanner.py --focus analyst
python3 scripts/rumor_scanner.py --focus social
python3 scripts/rumor_scanner.py --output json
--focus: Filter by all (default), ma (M&A), insider, analyst, or social--output json: Append structured JSON summaryTop 5 signals ranked by Impact Score with quality assessment, followed by an analyst note on the most actionable signals.
NOT FINANCIAL ADVICE. Rumors are unconfirmed. For informational purposes only.