Insider Trading Analyzer
This tool analyzes financial data to detect potential insider trading patterns, safeguarding investors and promoting market integrity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add insider-trading-analyzer npx -- -y @trustedskills/insider-trading-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"insider-trading-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/insider-trading-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Insider Trading Analyzer skill identifies potential instances of insider trading based on SEC filings and news articles. It analyzes patterns in stock price movements, unusual trading volumes, and connections between individuals and companies to flag suspicious activity. This allows for proactive monitoring and investigation of potential illegal activities within the financial markets.
When to use it
- Compliance Monitoring: Regularly scan company filings and news for red flags related to insider trading.
- Due Diligence: Investigate a specific company or individual's history before making investment decisions.
- Journalistic Investigation: Assist in uncovering potential cases of illegal financial activity.
- Risk Assessment: Evaluate the risk profile of a portfolio based on potential insider trading vulnerabilities.
Key capabilities
- SEC filing analysis
- News article monitoring
- Stock price movement pattern detection
- Unusual trading volume identification
- Connection mapping between individuals and companies
Example prompts
- "Analyze SEC filings for Acme Corp. over the last quarter, looking for potential insider trading activity."
- "Identify any news articles mentioning unusual stock trades related to Beta Industries."
- “Show me connections between executives at GammaTech and their recent stock transactions.”
Tips & gotchas
The skill's accuracy depends on the quality and completeness of available data. It is not a substitute for professional legal or financial advice, but rather a tool to aid in investigation and analysis.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.