company-due-diligence
Queries SEC EDGAR to retrieve public company data and optional website analysis for contact details and legitimacy signals. Returns a structured report with risk flags.
Instructions
AI-agent due diligence on any company. Queries SEC EDGAR for public company data (CIK, ticker, SIC, address, filing history) and optionally analyzes the company website for contact details, social profiles, and legitimacy signals. Returns a structured report with risk flags. Accepts company name plus optional domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | No | Company name to look up (e.g. 'Coinbase Global', 'Stripe Inc'). | |
| domain | No | Optional company website domain or URL (e.g. 'stripe.com'). When provided, adds website-based intelligence to the report. |