Skip to main content
View on GitHub -> Early market signal scanning. Track rumors, analyst moves, insider activity, and social whispers with AIsa.

Install

First, install the AIsa CLI if you have not already:
npm install -g @aisa-one/cli
Then install the skill:
aisa skills install stock-rumors

What can agents do with it?

Rumor scans

Scan for early market narratives and unconfirmed signals.

M&A watch

Surface acquisition or deal-related chatter.

Analyst changes

Track upgrades, downgrades, and estimate revisions.

Regulatory news

Add regulatory and filing context to alerts.

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 json

Arguments

  • --focus: Filter by all (default), ma (M&A), insider, analyst, or social
  • --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.

Get started

  1. Sign up at aisa.one (new accounts start with $2 free credit).
  2. Generate an API key from the console.
  3. Set your key and install the skill:
    export AISA_API_KEY="your-key"
    npm install -g @aisa-one/cli
    aisa skills install stock-rumors
    
  4. Start a new agent session so the runtime loads the updated skill instructions.

Hot Scanner

Find high-momentum market movers.

MarketPulse

Check filings, news, and financial context.

Watchlist Management

Monitor follow-up targets and stops.