analyze-dataroom

Analyze SEC filings and CIM documents to identify red flags with citations.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/bolnet/private-equity --skill analyze-dataroom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-dataroom
Source: https://github.com/bolnet/private-equity/tree/main/finance-mcp-plugin/skills/private-equity/analyze-dataroom
Command: npx skills add https://github.com/bolnet/private-equity --skill analyze-dataroom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the diligence process for private equity professionals by quickly analyzing SEC filings and surfacing red flags related to customer concentration, going concern, material weakness, goodwill impairment, auditor change, related-party transactions, restatement, and severe risk factors.

Core Features & Use Cases

  • SEC Filing Analysis: Rapidly analyze public SEC filings or CIM-shaped documents (10-K, S-1, S-4).
  • Flag Identification: Surface eight heuristic flag families with section-level citations.
  • Real Public Data: Access real public data via SEC EDGAR without authentication.
  • Offline Analysis: Process documents offline with local file input.
  • Use Case: A PE professional uses /analyze-dataroom on SHC to analyze Sotera Health's most recent 10-K and quickly identifies ~49 flags in seconds.

Quick Start

Use the /analyze-dataroom command with the ticker symbol or local HTML file to quickly identify red flags in SEC filings.

Frequently Asked Questions about analyze-dataroom

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify red flags in SEC filings for private equity diligence?

To identify red flags in SEC filings for private equity diligence, you can analyze 10-K, S-1, or S-4 documents to surface eight heuristic flag families including customer concentration, going concern, and material weakness with section-level citations.

What is the best way to analyze public SEC EDGAR data without authentication?

Analyzing public SEC EDGAR data without authentication is achieved by using a ticker symbol to access real public data directly, operating via network-based analysis modes without requiring login credentials.

Can I analyze local HTML CIM-shaped documents offline for red flags?

Yes, you can analyze local HTML CIM-shaped documents offline by providing local file input, enabling offline analysis modes to detect risk factors and flag severity without network connectivity.

What specific red flags are detected during SEC filing analysis?

SEC filing analysis detects specific red flags across eight heuristic families including goodwill impairment, auditor change, related-party transactions, restatement, going concern, material weakness, customer concentration, and severe risk factors.

Does SEC filing analysis work with S-1 and S-4 documents for diligence?

SEC filing analysis works with S-1 and S-4 documents for diligence by utilizing deterministic extractors and regex-based analysis to rapidly process these CIM-shaped documents and flag severity.

What are the limitations of regex-based analysis for SEC filing red flags?

Regex-based analysis for SEC filing red flags is limited to deterministic extraction and eight heuristic flag families, meaning it may not capture nuanced contextual risks or complex financial relationships beyond predefined pattern matching.