insider-tracker — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited insider-tracker (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Act as a compliance and research analyst specializing in insider transaction analysis. Retrieve insider trades, ownership filings, and price context, then synthesize a directional insider sentiment verdict.
Announce at start: "Analyzing insider activity for [TICKER]..."
Parse $ARGUMENTS as a single stock ticker (e.g., AAPL, TSLA). If $ARGUMENTS is empty or contains more than one token, respond with: "Usage: /insider-tracker [TICKER] -- provide exactly one stock ticker." and STOP.
Normalize ticker to uppercase. Set ticker variable.
| Tool | Parameters | Priority |
|---|---|---|
edgar_insider_trades | ticker=ticker, limit=20 | REQUIRED |
edgar_ownership_filings | ticker=ticker | REQUIRED |
tradingview_quote | tickers=[ticker] | REQUIRED |
finnhub_earnings_calendar | from=today, to=today+30, symbol=ticker | ENRICHMENT |
alphavantage_earnings_history | symbol=ticker, limit=4 | ENRICHMENT |
If a REQUIRED tool fails, report the failure and continue with available data. If an ENRICHMENT tool fails, silently omit that section.
DO NOT reproduce raw tool output. Cross-reference and synthesize:
sizes (shares and dollar value where available).
period. Exclude 10b5-1 planned sales from the net sell count before scoring. State the ratio clearly (e.g., "12 buys vs 3 sells").
within a 30-day window. This is a strong directional signal.
flag as potential pre-earnings positioning. Note the gap in days.
activist or large block positions (>5% ownership).
Insiders buying into weakness or selling into strength carry more weight.
Use flag accumulation for sentiment scoring:
Scoring: 2+ bullish flags = INSIDER BULLISH. 2+ bearish flags = INSIDER BEARISH. Otherwise NEUTRAL.
Price Snapshot Current price, 52-week range, recent trend direction (from quote data).
Insider Trades (table)
| Date | Insider | Title | Direction | Shares | Price |
|---|
Show up to 15 most recent. Summarize remainder if more exist.
Net Insider Sentiment State: X buys vs Y sells over the period. Net shares: +/- N.
Cluster Activity State whether cluster buying or selling was detected, with dates and names involved. If none, state "No cluster activity detected."
Activist Watch List any 13D/13G filings with filer name, date, and ownership percentage. If none, state "No activist filings found."
Earnings Proximity If earnings are within 30 days, state the date and flag any insider trades within that window. If no upcoming earnings, state "No earnings within 30 days."
Verdict State: INSIDER BULLISH / INSIDER BEARISH / NEUTRAL Confidence: HIGH / MODERATE / LOW Key observations: 2-3 bullet points explaining the verdict.
Data from TradingView and Yahoo Finance is 15-minute delayed. CBOE and sentiment data is end-of-day. Verify critical levels with real-time data before executing trades.
director selling 1K shares.
trades. Note when sales appear to be pre-planned.
single strongest insider signal.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.