company-due-diligence
ActiveTool of The Stall
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.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"domain": {
"type": "string",
"description": "Optional company website domain or URL (e.g. 'stripe.com'). When provided, adds website-based intelligence to the report."
},
"company": {
"type": "string",
"description": "Company name to look up (e.g. 'Coinbase Global', 'Stripe Inc')."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries