sec-risk-factors
Extract and summarize risk factors from SEC filings using Octagon MCP. Use when analyzing Item 1A risk disclosures, categorizing business risks, identifying new or material risks, and comparing risk profiles across companies or time periods.
Best use case
sec-risk-factors is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Extract and summarize risk factors from SEC filings using Octagon MCP. Use when analyzing Item 1A risk disclosures, categorizing business risks, identifying new or material risks, and comparing risk profiles across companies or time periods.
Teams using sec-risk-factors should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/sec-risk-factors/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How sec-risk-factors Compares
| Feature / Agent | sec-risk-factors | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Extract and summarize risk factors from SEC filings using Octagon MCP. Use when analyzing Item 1A risk disclosures, categorizing business risks, identifying new or material risks, and comparing risk profiles across companies or time periods.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# SEC Risk Factors Analysis
Extract and summarize risk factors from SEC filings (10-K and 10-Q) for public companies using the Octagon MCP server.
## Prerequisites
Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See [references/mcp-setup.md](references/mcp-setup.md) for installation instructions.
## Workflow
### 1. Identify Analysis Parameters
Determine the following before querying:
- **Ticker**: Stock symbol (e.g., AAPL, MSFT, GOOGL)
- **Filing Type** (optional): 10-K (annual) or 10-Q (quarterly updates)
- **Focus Areas** (optional): Specific risk categories of interest
### 2. Execute Query via Octagon MCP
Use the `octagon-agent` tool with a natural language prompt:
```
Extract and summarize the risk factors section from <TICKER>'s latest annual report.
```
**MCP Call Format:**
```json
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Extract and summarize the risk factors section from AAPL's latest annual report."
}
}
```
### 3. Expected Output
The agent returns categorized risk factors including:
| Risk Category | Description | Source Pages |
|---------------|-------------|--------------|
| Macroeconomic & Industry Risks | Economic downturns, inflation, currency | 10-K, p.8 |
| Legal & Regulatory Compliance | Legal proceedings, regulatory challenges | 10-K, p.15-16 |
| Financial Risks | Pricing pressures, competition, FX volatility | 10-K, p.18-31 |
| Business Risks | Product transitions, competitiveness | 10-K, p.11 |
| Operational Risks | Manufacturing, logistics, outsourcing | 10-K, p.11 |
| Data Security & Privacy | Cybersecurity, data protection | 10-K, p.18 |
| Supply Chain Risks | Geopolitical tensions, natural disasters | 10-K, p.9 |
**Data Sources**: octagon-sec-agent
### 4. Interpret Results
See [references/interpreting-results.md](references/interpreting-results.md) for guidance on:
- Understanding risk factor categories
- Assessing risk materiality
- Comparing risks across filings
- Identifying new or emerging risks
## Example Queries
**Standard Risk Factor Extraction:**
```
Extract and summarize the risk factors section from AAPL's latest annual report.
```
**Quarterly Risk Updates:**
```
Extract any new or updated risk factors from TSLA's latest 10-Q filing.
```
**Specific Risk Category:**
```
Extract cybersecurity and data privacy risk factors from META's latest 10-K.
```
**Comparative Analysis:**
```
Compare the risk factors between GOOGL's 2024 and 2023 10-K filings.
```
**Industry Comparison:**
```
Extract and compare supply chain risk factors from AAPL and MSFT's latest 10-K filings.
```
**Regulatory Focus:**
```
Extract all regulatory and legal compliance risk factors from JPM's latest annual report.
```
## Risk Factor Categories
### Macroeconomic Risks
| Risk Type | Examples |
|-----------|----------|
| Economic Cycles | Recessions, GDP decline, consumer spending |
| Inflation | Input costs, pricing power, margin pressure |
| Interest Rates | Borrowing costs, valuation impacts |
| Currency | FX volatility, translation effects |
| Geopolitical | Trade wars, sanctions, political instability |
### Operational Risks
| Risk Type | Examples |
|-----------|----------|
| Supply Chain | Supplier concentration, logistics disruptions |
| Manufacturing | Production issues, quality control |
| Technology | System failures, IT infrastructure |
| Human Capital | Key personnel, labor relations |
| Business Continuity | Natural disasters, pandemics |
### Financial Risks
| Risk Type | Examples |
|-----------|----------|
| Liquidity | Cash flow, access to capital |
| Credit | Counterparty risk, receivables |
| Market | Stock price volatility, valuation |
| Tax | Rate changes, audit exposure |
| Pension | Funding obligations, assumptions |
### Regulatory & Legal Risks
| Risk Type | Examples |
|-----------|----------|
| Compliance | Industry regulations, licensing |
| Litigation | Lawsuits, class actions |
| Antitrust | Competition law, market dominance |
| Data Privacy | GDPR, CCPA, data breaches |
| Environmental | ESG regulations, climate policies |
### Strategic Risks
| Risk Type | Examples |
|-----------|----------|
| Competition | Market share, pricing pressure |
| Disruption | Technology shifts, new entrants |
| M&A | Integration risks, deal failure |
| Innovation | R&D success, product pipeline |
| Reputation | Brand damage, public perception |
## Analyzing Risk Changes
### New Risks (High Priority)
Risks added since prior filing:
- Indicates emerging concerns
- Often reflects recent events
- May signal strategic shifts
### Removed Risks (Monitor)
Risks no longer disclosed:
- Issue may be resolved
- Or consolidated into other risks
- Verify resolution in MD&A
### Modified Language (Important)
Risks with changed wording:
- Expanded = increased concern
- Reduced = diminished concern
- More specific = crystallizing risk
## Analysis Tips
1. **Order matters**: Risks are typically ordered by perceived materiality - first risks are often most significant.
2. **Length signals importance**: More detailed risk descriptions often indicate greater management concern.
3. **Specificity is key**: Specific examples suggest real concerns vs. boilerplate language.
4. **Cross-reference MD&A**: Management discussion often provides context for risk factors.
5. **Track changes YoY**: New, removed, or modified risks reveal evolving concerns.
6. **Compare to peers**: Unique risks vs. industry-standard disclosures indicate company-specific issues.
## Use Cases
- **Investment due diligence**: Comprehensive risk assessment before investing
- **Portfolio risk monitoring**: Track risk evolution for holdings
- **Competitive analysis**: Compare risk profiles across competitors
- **Sector research**: Identify common vs. unique risks in an industry
- **Compliance review**: Ensure adequate risk disclosureRelated Skills
stock-quote
Retrieve real-time stock quotes using Octagon MCP. Use when you need current price, day range, 52-week range, volume, market cap, and moving averages for any publicly traded stock.
stock-price-change
Retrieve stock price change statistics across multiple time periods using Octagon MCP. Use when analyzing short-term and long-term returns, comparing performance across timeframes, and evaluating momentum and historical growth.
stock-performance
Retrieve stock price data and performance metrics using Octagon MCP. Use when analyzing daily closing prices, trading volume, price trends, historical performance, and comparing stock movements over specific time periods.
stock-historical-index
Retrieve full historical end-of-day price data for market indices using Octagon MCP. Use when analyzing index performance over time, tracking market trends, calculating returns, and understanding market context for individual stock analysis.
stock-grades
Retrieve the latest stock grades and ratings from top analysts and financial institutions using Octagon MCP. Use when tracking analyst upgrades, downgrades, rating changes, and institutional sentiment over time.
sector-performance-snapshot
Retrieve a snapshot of market sector performance using Octagon MCP. Use when analyzing sector-wide metrics including revenue, EBITDA, net income, market cap, and enterprise value for companies within a specific sector and exchange.
sector-pe-ratios
Retrieve sector P/E ratios using Octagon MCP. Use when comparing company valuations to sector benchmarks, analyzing sector valuations across exchanges, and understanding market-wide valuation trends.
sec-proxy-analysis
Analyze proxy statements (DEF 14A) to extract executive compensation, governance information, and shareholder voting matters using Octagon MCP. Use when researching CEO pay, board composition, say-on-pay votes, and corporate governance practices.
sec-mda-analysis
Analyze Management Discussion and Analysis (MD&A) sections from SEC filings using Octagon MCP. Use when extracting strategic initiatives, financial performance commentary, macroeconomic challenges, and forward-looking statements from 10-K and 10-Q filings.
sec-footnotes-analysis
Analyze footnotes and accounting policies from SEC filings using Octagon MCP. Use when researching revenue recognition policies, critical estimates, lease obligations, pension assumptions, stock compensation, contingencies, and new accounting pronouncements.
sec-debt-covenant
Analyze debt covenants and credit agreement terms from SEC filings using Octagon MCP. Use when researching financial covenants, leverage ratios, interest coverage requirements, credit facilities, debt maturity schedules, and covenant compliance from 10-K, 10-Q, and 8-K filings.
sec-corp-governance
Review corporate governance practices and board composition from SEC filings using Octagon MCP. Use when researching board structure, director qualifications, committee composition, governance policies, shareholder rights, and related party transactions from proxy statements.