gov-business-entity — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited gov-business-entity (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Search company registrations worldwide via OpenCorporates and SEC EDGAR.
mcporter add gov-entities --url https://business-entity-mcp.apify.actor/mcp --transport streamable-httpOr add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-entities": {
"url": "https://business-entity-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}entity_search_companiesSearch OpenCorporates for company registrations worldwide.
Search for Acme Corp registrations
Find active companies in DelawareParameters: query (required), jurisdiction, status ("Active", "Inactive", or "Dissolved"), limit, page
entity_get_company_detailsGet detailed company info from OpenCorporates by jurisdiction and company number.
Get details for company us_de/12345678
Look up UK company registration 08209948Parameters: jurisdiction (required), companyNumber (required)
entity_search_sec_companiesSearch SEC EDGAR for US public companies and their filings.
Search SEC for Microsoft filings
Find 10-K annual reports for AmazonParameters: companyName (required), formTypes (array, e.g. ["10-K","10-Q"]), dateFrom (YYYY-MM-DD), dateTo, limit
All data from free public APIs. Zero cost. No API keys required.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.