Rumor 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.
Resources
1Install
npx skillscat add aisa-team/agent-skills/stock-rumors Install via the SkillsCat registry.
SKILL.md
Rumor Scanner — AIsa Edition
Scan for early market signals and rumors using the AIsa API.
Usage
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 jsonArguments
--focus: Filter byall(default),ma(M&A),insider,analyst, orsocial--output json: Append structured JSON summary
Signal Categories
- M&A / Takeover Signals: Acquisition, merger, buyout, strategic review keywords
- Insider Trading Activity: SEC EDGAR Form 4, cluster buying, 10b5-1 deviations
- Analyst Actions: Upgrades, downgrades, price target changes >15%, double-upgrades
- Social & News Whispers: "hearing that", "sources say", "rumored to", unusual social spikes
- Regulatory / SEC Activity: 13D/13G filings, investigations, Wells notices
Output
Top 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.