Back to Strale
Card snapshot
api.strale.io
·
2026-05-18 15:01:06 UTC
·
28a2ab2e2b2a701e4b4e64258b7215c4757f47472faa640526c0074c4aa19024
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Strale",
"description": "Commercial capability marketplace for AI agents. 292+ capabilities with transparent per-call pricing. Available via API key (EUR wallet) or x402 pay-per-use (USDC on Base). Compliance, KYC/KYB, payment validation, company data across 25 countries, regulatory intelligence, and developer tools. Every call returns an audit record with cryptographic chain hashing.",
"url": "https://api.strale.io/a2a",
"version": "1.0.0",
"documentationUrl": "https://strale.dev/docs",
"provider": {
"organization": "Strale",
"url": "https://strale.io"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"apiKey",
"x402"
]
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "product-web3-assurance",
"name": "Web3 Assurance",
"description": "Decision-ready answer about an on-chain counterparty (wallet, contract, token, DeFi protocol, or bridge) in a single call. Returns verdict (proceed/review/block/insufficient_evidence), reason_codes (UPPERCASE_SNAKE_CASE), critical_flags, suggested_action, evidence map (sanctions, mixer-graded, scam-cluster, wallet-history, token-safety, contract-verification, protocol-risk, audit firms, EAS, ERC-8004, more), and a sidecar audit_url. Two modes: outbound (agent vetting recipient pre-payment, 8s budget) or reverse-call (x402 service publisher gating an inbound buyer, sub-second SLA).",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"x402",
"agent-economy",
"counterparty",
"decision-ready",
"verdict",
"reason-codes",
"audit-trail",
"sanctions",
"mixer-graded",
"tornado-cash",
"ofac",
"mica",
"compliance"
],
"examples": [
"Vet a wallet before sending USDC",
"Check a token contract for honeypot or rug pattern before swapping",
"Pre-trade simulation of a DeFi interaction",
"Gate an inbound x402 buyer before delivering service",
"Verify a DeFi protocol's audit history and recent exploits"
]
},
{
"id": "product-search",
"name": "Product Search",
"description": "Search products on Google Shopping. Returns product listings with title, price, merchant, rating.",
"tags": [
"data-extraction",
"sweden",
"nordic",
"data",
"extraction"
],
"examples": [
"Search products on Google Shopping"
]
},
{
"id": "us-company-data-cobalt",
"name": "US Company Data (Cobalt)",
"description": "US company registry lookup via Cobalt Intelligence \u2014 50-state Secretary of State live SoS data. Covers ~33M+ US private LLCs/corporations. Two input modes: SoS-issued company ID + state, or company name + state. Returns canonical entity info, status, entity type, formed date, address, registered agent, officers, and filings history. Distinct from the SEC-EDGAR-only us-company-data capability.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up us cobalt company by name or registration number"
]
},
{
"id": "phone-normalize",
"name": "Phone Normalize",
"description": "Parse and normalize phone numbers to E.164 format. Detects country, carrier type, validates format. Uses libphonenumber.",
"tags": [
"data-processing"
],
"examples": [
"Parse and normalize phone numbers to E.164 format"
]
},
{
"id": "ens-reverse-lookup",
"name": "ENS Reverse Lookup",
"description": "Look up the primary ENS name for a wallet address. Includes forward verification to confirm the name actually points back to the address. Returns null if no ENS name is set.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"ens"
],
"examples": [
"Look up the primary ENS name for a wallet address"
]
},
{
"id": "officer-search",
"name": "Officer Search",
"description": "Find company directors and officers from public registries (UK, US, EU).",
"tags": [
"company-data",
"sweden",
"nordic"
],
"examples": [
"Find company directors and officers from public registries (UK, US, EU)"
]
},
{
"id": "protocol-fees-lookup",
"name": "Protocol Fees Lookup",
"description": "Get fees and revenue data for any DeFi protocol. Returns 24h, 7d, 30d, and all-time fees plus revenue breakdown. Covers 7,000+ protocols via DeFi Llama.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Get fees and revenue data for any DeFi protocol"
]
},
{
"id": "email-pattern-discover",
"name": "Email Pattern Discover",
"description": "Discover the email address pattern used by a company. Detects email provider and finds public emails.",
"tags": [
"company-data"
],
"examples": [
"Discover the email address pattern used by a company"
]
},
{
"id": "us-ein-match",
"name": "US EIN Match",
"description": "US Employer Identification Number (EIN) lookup and name search via Liberty Data EINsearch (~24M EIN database, bureau-derived). Two modes: EIN exact lookup, or business name search (optionally constrained by state). Returns business name, status, formed state, address, and match score for name searches.",
"tags": [
"compliance"
],
"examples": [
"US Employer Identification Number (EIN) lookup and name search via Liberty Data EINsearch (~24M EIN database, bureau-derived)"
]
},
{
"id": "image-resize",
"name": "Image Resize",
"description": "Resize, crop, and convert images. Supports PNG, JPEG, WebP. Configurable dimensions, quality, fit mode. Uses Sharp.",
"tags": [
"file-conversion"
],
"examples": [
"Resize, crop, and convert images"
]
},
{
"id": "payment-reference-generate",
"name": "Payment Reference Generate",
"description": "Generate valid payment reference numbers with check digits: Swedish OCR, Norwegian KID, Finnish reference, ISO 11649 RF.",
"tags": [
"utility"
],
"examples": [
"Generate valid payment reference numbers with check digits: Swedish OCR, Norwegian KID, Finnish reference, ISO 11649 RF"
]
},
{
"id": "vasp-verify",
"name": "VASP Verification",
"description": "Check if a crypto-asset service provider (CASP/VASP) is authorized under the EU MiCA regulation. Searches ESMA's official register of authorized CASPs. Returns authorization status, licensed services, home country, and passporting rights.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"mica",
"vasp",
"compliance"
],
"examples": [
"Check if a crypto-asset service provider (CASP/VASP) is authorized under the EU MiCA regulation"
]
},
{
"id": "nginx-config-generate",
"name": "Nginx Config Generate",
"description": "Generate production nginx server blocks with SSL, proxy_pass, WebSocket support, security headers, gzip, rate limiting.",
"tags": [
"developer-tools"
],
"examples": [
"Generate production nginx server blocks with SSL, proxy_pass, WebSocket support, security headers, gzip, rate limiting"
]
},
{
"id": "cookie-scan",
"name": "Cookie Scan",
"description": "Scan a website for cookies, tracking scripts, and consent banners. Categorizes cookies as necessary/analytics/marketing.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Scan a website for cookies, tracking scripts, and consent banners"
]
},
{
"id": "adverse-media-check",
"name": "Adverse Media Check",
"description": "Screens a person or company for adverse news coverage across 235,000+ sources via Dilisense (primary) with Serper Google search fallback. Returns audit-grade evidence: risk level with documented thresholds, FATF-aligned category counts, top article headlines with source URLs and dates, and the rule used to classify severe vs non-severe coverage.",
"tags": [
"compliance"
],
"examples": [
"Screens a person or company for adverse news coverage across 235,000+ sources via Dilisense (primary) with Serper Google search fallback"
]
},
{
"id": "id-number-validate",
"name": "ID Number Validate",
"description": "Validate national identification number formats. Supports Swedish personnummer, Finnish henkil\u00f6tunnus, Norwegian f\u00f8dselsnummer, Danish CPR, UK National Insurance, US SSN format, and German Steuer-ID. Checks format and checksum where applicable. Does NOT verify identity.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate national identification number formats"
]
},
{
"id": "us-sec-filings-extended",
"name": "US SEC Filings (Extended)",
"description": "Extended SEC EDGAR filings search via sec-api.io. Full-text search across the EDGAR corpus (10-K, 10-Q, 8-K, S-1, proxy, insider Form 4, etc.) by CIK or company name, optionally filtered by form type and date. Supplements the free SEC EDGAR API used by us-company-data with full-text search, cross-form aggregation, and filing-event monitoring.",
"tags": [
"compliance",
"sweden",
"nordic"
],
"examples": [
"Extended SEC EDGAR filings search via sec-api.io"
]
},
{
"id": "sanctions-check",
"name": "Sanctions Check",
"description": "Check if a person or entity is on sanctions lists (EU, US OFAC, UN, UK OFSI, Swiss SECO, BIS, World Bank, EBRD, ADB + 125 national lists). Uses Dilisense consolidated database. Returns audit-grade evidence: match results with classification, named source attribution, and country attribution.",
"tags": [
"compliance"
],
"examples": [
"Check if a person or entity is on sanctions lists (EU, US OFAC, UN, UK OFSI, Swiss SECO, BIS, World Bank, EBRD, ADB + 125 national lists)"
]
},
{
"id": "structured-scrape",
"name": "Structured Scrape",
"description": "Extract structured data from any URL using a caller-defined JSON schema. Browserless renders the page, AI maps content to your schema.",
"tags": [
"web-scraping"
],
"examples": [
"Extract structured data from any URL using a caller-defined JSON schema"
]
},
{
"id": "company-industry-classify",
"name": "Company Industry Classify",
"description": "Classify a company's industry using standard codes. Given a company name, description, or website URL, returns SIC, NAICS, and NACE codes with confidence levels.",
"tags": [
"data-processing",
"company-data",
"business-registry"
],
"examples": [
"Classify a company's industry using standard codes"
]
},
{
"id": "nl-energy-label",
"name": "NL Energy Label",
"description": "Look up Dutch energy performance labels (energielabel) from EP-Online REST API v5. Returns energy class (A\u2013G), energy index, CO2 emissions, building details, and validity.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up Dutch energy performance labels (energielabel) from EP-Online REST API v5"
]
},
{
"id": "pdf-extract",
"name": "PDF Data Extraction",
"description": "Extract structured data from any PDF document. Accepts a URL or base64-encoded PDF. Works on contracts, reports, forms \u2014 any document type. Returns JSON based on your extraction instructions.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Extract structured data from any PDF document"
]
},
{
"id": "german-company-data",
"name": "German Company Data (OpenRegister)",
"description": "Look up German Handelsregister company data via OpenRegister. Returns name, registration number, court, legal form, status, address, directors, capital, LEI, incorporation and termination dates.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up german company by name or registration number"
]
},
{
"id": "forex-history",
"name": "Forex History",
"description": "Get historical exchange rates between two currencies. Returns daily rates, average, min, max, change percentage.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get historical exchange rates between two currencies"
]
},
{
"id": "eth-address-validate",
"name": "Ethereum Address Validation",
"description": "Validate an Ethereum address. Checks 0x-prefixed 40-hex format and EIP-55 mixed-case checksum to catch single-character typos. Returns checksummed (canonical) form. Pure algorithmic \u2014 fast and cheap. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate an Ethereum address"
]
},
{
"id": "crontab-generate",
"name": "Crontab Generate",
"description": "Convert natural language schedule to cron expression, or explain an existing cron expression. Returns next run times.",
"tags": [
"developer-tools"
],
"examples": [
"Convert natural language schedule to cron expression, or explain an existing cron expression"
]
},
{
"id": "cron-explain",
"name": "Cron Explain",
"description": "Parse a cron expression into human-readable explanation + next N execution times. Algorithmic \u2014 instant.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Parse a cron expression into human-readable explanation + next N execution times"
]
},
{
"id": "openapi-generate",
"name": "OpenAPI Generate",
"description": "Generate a complete OpenAPI 3.1 specification from a natural language API description.",
"tags": [
"developer-tools"
],
"examples": [
"Generate a complete OpenAPI 3.1 specification from a natural language API description"
]
},
{
"id": "no-bankruptcy-check",
"name": "Norwegian Bankruptcy Check",
"description": "Check Norwegian entity bankruptcy and dissolution status via Br\u00f8nn\u00f8ysundregistrene Enhetsregisteret. Returns structured signals: has_bankruptcy_filing, bankruptcy_date, is_under_dissolution, is_under_compulsory_dissolution, plus official registry annotations. NLOD 2.0 license.",
"tags": [
"compliance"
],
"examples": [
"Check Norwegian entity bankruptcy and dissolution status via Br\u00f8nn\u00f8ysundregistrene Enhetsregisteret"
]
},
{
"id": "ted-procurement",
"name": "EU Procurement Tender Search",
"description": "Search EU public procurement tenders on TED (Tenders Electronic Daily). Filter by keyword, country, and CPV code. Returns tender titles, authorities, values, deadlines, and links.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Search EU public procurement tenders on TED (Tenders Electronic Daily)"
]
},
{
"id": "email-deliverability-check",
"name": "Email Deliverability Check",
"description": "Check email deliverability for a domain: SPF, DKIM, DMARC, MX records, blacklist status. Returns 0-100 score.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Check email deliverability for a domain: SPF, DKIM, DMARC, MX records, blacklist status"
]
},
{
"id": "canadian-company-data",
"name": "Canadian Company Data",
"description": "Look up Canadian company data from Corporations Canada. Accepts corporation number or fuzzy company name.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up canadian company by name or registration number"
]
},
{
"id": "credit-score-band",
"name": "Credit Score Band",
"description": "Convert and interpret credit scores between different scoring systems. Maps FICO, VantageScore, Experian, Equifax scores to universal risk bands with percentile estimates.",
"tags": [
"data-processing"
],
"examples": [
"Convert and interpret credit scores between different scoring systems"
]
},
{
"id": "latvian-company-data",
"name": "Latvian Company Data",
"description": "Look up Latvian company data from the Enterprise Register (Uz\u0146\u0113mumu re\u0123istrs) via the data.gov.lv open-data CKAN API. Accepts registration number (11 digits) or fuzzy company name. Returns name, status, type, address, registration date, SEPA creditor ID, and ATVK administrative code.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up latvian company by name or registration number"
]
},
{
"id": "vat-format-validate",
"name": "VAT Format Validation",
"description": "Validate a European VAT number format against country-specific rules. Pure algorithmic \u2014 does NOT check VIES. Use vat-validate for full VIES verification. Supports all 27 EU countries + GB, CH, NO.",
"tags": [
"validation",
"verify",
"check",
"tax",
"eu"
],
"examples": [
"Validate a European VAT number format against country-specific rules"
]
},
{
"id": "company-news",
"name": "Company News",
"description": "Search global news for a company. Returns recent articles with source, date, and sentiment analysis. Covers 100+ languages via GDELT, updating every 15 minutes.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Search global news for a company"
]
},
{
"id": "us-court-search",
"name": "US Court Search (CourtListener)",
"description": "Search US federal court records (RECAP dockets) by party name. Returns matching cases with court, date filed, docket number, and absolute URL. Elevates bankruptcy filings as top-level signals (has_bankruptcy_filing, bankruptcy_count, most_recent_bankruptcy) for risk decisioning. Federal district + appellate courts; no state-court coverage.",
"tags": [
"compliance",
"sweden",
"nordic"
],
"examples": [
"Search US federal court records (RECAP dockets) by party name"
]
},
{
"id": "uk-filing-events",
"name": "UK Filing Events",
"description": "Get recent filing history for a UK company from Companies House. Returns accounts, officer changes, confirmation statements, charges, and other corporate filings.",
"tags": [
"company-data",
"united-kingdom"
],
"examples": [
"Get recent filing history for a UK company from Companies House"
]
},
{
"id": "agent-trace-analyze",
"name": "Agent Trace Analyze",
"description": "Analyze AI agent execution traces (LangChain/CrewAI/AutoGen). Identifies failure points, root causes, token waste, and suggests fixes.",
"tags": [
"developer-tools"
],
"examples": [
"Analyze AI agent execution traces (LangChain/CrewAI/AutoGen)"
]
},
{
"id": "json-to-csv",
"name": "JSON to CSV",
"description": "Convert a JSON array of objects to CSV format. Supports custom delimiters. Pure algorithmic \u2014 instant and cheap.",
"tags": [
"data-processing"
],
"examples": [
"Convert a JSON array of objects to CSV format"
]
},
{
"id": "food-safety-rating-uk",
"name": "Food Safety Rating UK",
"description": "Look up UK food hygiene ratings via the FSA API. Search by business name and optional location. Returns ratings, scores, addresses.",
"tags": [
"data-extraction",
"united-kingdom",
"data",
"extraction"
],
"examples": [
"Look up UK food hygiene ratings via the FSA API"
]
},
{
"id": "redirect-trace",
"name": "Redirect Trace",
"description": "Trace the full HTTP redirect chain for a URL. Shows each hop with status code, location header, server, and latency.",
"tags": [
"monitoring"
],
"examples": [
"Trace the full HTTP redirect chain for a URL"
]
},
{
"id": "json-to-typescript",
"name": "JSON to TypeScript",
"description": "Convert JSON to TypeScript interfaces. Handles nested objects, arrays, optional fields. Detects date strings and UUIDs. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Convert JSON to TypeScript interfaces"
]
},
{
"id": "company-name-match",
"name": "Company Name Match",
"description": "Fuzzy match and normalize company names. Compares two names accounting for Ltd/Limited, AB/Aktiebolag, Inc/Incorporated, GmbH, etc. Returns match confidence using Levenshtein, Jaro-Winkler, and token overlap algorithms.",
"tags": [
"data-processing",
"company-data",
"business-registry"
],
"examples": [
"Fuzzy match and normalize company names"
]
},
{
"id": "package-security-audit",
"name": "Package Security Audit",
"description": "Composite security audit for npm and PyPI packages with supply chain anomaly detection",
"tags": [
"security",
"sweden",
"nordic"
],
"examples": [
"Composite security audit for npm and PyPI packages with supply chain anomaly detection"
]
},
{
"id": "domain-age-check",
"name": "Domain Age Check",
"description": "Quick domain registration age lookup. Returns creation date, age in days, registrar, and expiry date. Useful for fraud detection \u2014 newly registered domains are higher risk.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Quick domain registration age lookup"
]
},
{
"id": "http-to-curl",
"name": "HTTP to cURL",
"description": "Convert HTTP request parameters to curl command + equivalent fetch/axios code. Supports auth, headers, body. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Convert HTTP request parameters to curl command + equivalent fetch/axios code"
]
},
{
"id": "blog-post-outline",
"name": "Blog Post Outline",
"description": "Generate a structured blog post outline. Returns title options, sections with subsections and key points, estimated word count, SEO keywords. JSON, not prose.",
"tags": [
"content-writing"
],
"examples": [
"Generate a structured blog post outline"
]
},
{
"id": "ip-geolocation",
"name": "IP Geolocation",
"description": "Look up geographic location, ISP, and network information for an IP address. Detects proxies and hosting providers.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up geographic location, ISP, and network information for an IP address"
]
},
{
"id": "stock-quote",
"name": "Stock Quote",
"description": "Get real-time stock quote data for any publicly traded company. Accepts ticker symbols (e.g. AAPL, VOLV-B.ST). Returns price, change, volume, market state.",
"tags": [
"financial"
],
"examples": [
"Get real-time stock quote data for any publicly traded company"
]
},
{
"id": "privacy-policy-analyze",
"name": "Privacy Policy Analyze",
"description": "Analyze a company's privacy policy. Extracts data collected, purposes, third parties, user rights, GDPR/CCPA compliance signals.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Analyze a company's privacy policy"
]
},
{
"id": "gdpr-fine-lookup",
"name": "GDPR Fine Lookup",
"description": "Look up GDPR enforcement fines by company name or country. Returns fine amounts, authorities, articles violated.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up GDPR enforcement fines by company name or country"
]
},
{
"id": "cz-company-data",
"name": "Czech Company Data",
"description": "Look up Czech company data from ARES (Czech Ministry of Finance registry). Accepts I\u010cO (8-digit identifier) or fuzzy company name via LLM name-resolution.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up cz company by name or registration number"
]
},
{
"id": "docstring-generate",
"name": "Docstring Generate",
"description": "Add Python docstrings to functions and classes. Supports Google, NumPy, and Sphinx styles.",
"tags": [
"developer-tools"
],
"examples": [
"Add Python docstrings to functions and classes"
]
},
{
"id": "eu-ai-act-classify",
"name": "EU AI Act Classify",
"description": "Classify an AI system's risk level under the EU AI Act. Rule-based analysis against Annex III and Article 5/6/50 criteria.",
"tags": [
"validation",
"eu",
"verify",
"check"
],
"examples": [
"Classify an AI system's risk level under the EU AI Act"
]
},
{
"id": "weather-lookup",
"name": "Weather Lookup",
"description": "Get current weather and 7-day forecast for any location. Uses Open-Meteo API. Search by city name or coordinates.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get current weather and 7-day forecast for any location"
]
},
{
"id": "marketplace-fee-calculate",
"name": "Marketplace Fee Calculate",
"description": "Calculate seller fees for Amazon, eBay, Etsy, Shopify. Returns total fees, net revenue, fee breakdown.",
"tags": [
"utility"
],
"examples": [
"Calculate seller fees for Amazon, eBay, Etsy, Shopify"
]
},
{
"id": "xrp-address-validate",
"name": "XRP Address Validation",
"description": "Validate an XRP Ledger address. Supports classic addresses (r-prefix) and X-addresses (X/T-prefix, with embedded destination tag and network flag). Verifies XRPL base58 alphabet and 4-byte checksum. Pure algorithmic \u2014 fast and cheap, no on-chain lookup. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate an XRP Ledger address"
]
},
{
"id": "terms-of-service-extract",
"name": "Terms of Service Extract",
"description": "Extract key clauses from a company's Terms of Service: governing law, arbitration, termination, liability limitations.",
"tags": [
"data-extraction",
"sweden",
"nordic",
"data",
"extraction"
],
"examples": [
"Extract key clauses from a company's Terms of Service: governing law, arbitration, termination, liability limitations"
]
},
{
"id": "stablecoin-flow-check",
"name": "Stablecoin Flow Check",
"description": "Check stablecoin supply and flows. Query by chain (stablecoin supply on Ethereum, Base, etc.), by stablecoin (USDC market cap and circulation), or get the overall market summary. Data from DeFi Llama.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Check stablecoin supply and flows"
]
},
{
"id": "contract-extract",
"name": "Contract Extract",
"description": "Extract key terms from a contract/legal document. Returns parties, dates, obligations, payment terms, liability caps, termination clauses. Not legal advice.",
"tags": [
"document-extraction"
],
"examples": [
"Extract key terms from a contract/legal document"
]
},
{
"id": "json-schema-validate",
"name": "JSON Schema Validate",
"description": "Validate a JSON object against a JSON Schema. Returns validation result with detailed error paths and messages. Algorithmic.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate a JSON object against a JSON Schema"
]
},
{
"id": "job-posting-analyze",
"name": "Job Posting Analyze",
"description": "Analyze a job posting. Extracts title, skills, salary range, remote policy, benefits, red flags, culture signals. Accepts URL or text.",
"tags": [
"developer-tools"
],
"examples": [
"Analyze a job posting"
]
},
{
"id": "singapore-company-data",
"name": "Singapore Company Data",
"description": "Look up Singapore entity data from the Accounting and Corporate Regulatory Authority (ACRA) via the data.gov.sg CKAN open-data API. Accepts UEN (9-10 alphanumeric) or entity name. Returns name, UEN, entity type, status, registration date, and registered address.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up singapore company by name or registration number"
]
},
{
"id": "charity-lookup-uk",
"name": "Charity Lookup UK",
"description": "Look up UK charities via the Charity Commission API. Search by registration number or name. Returns status, income, activities.",
"tags": [
"data-extraction",
"united-kingdom",
"data",
"extraction"
],
"examples": [
"Look up UK charities via the Charity Commission API"
]
},
{
"id": "prompt-optimize",
"name": "Prompt Optimize",
"description": "Analyze and improve a prompt. Returns improved version with changes and reasoning, clarity score comparison, and techniques applied.",
"tags": [
"agent-tooling"
],
"examples": [
"Analyze and improve a prompt"
]
},
{
"id": "container-track",
"name": "Container Track",
"description": "Track shipping containers by ISO 6346 number. Validates format, detects carrier, provides tracking status.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Track shipping containers by ISO 6346 number"
]
},
{
"id": "port-lookup",
"name": "Port Lookup",
"description": "Look up world ports by name or UN/LOCODE. Returns coordinates, country, timezone. 175+ major ports.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up world ports by name or UN/LOCODE"
]
},
{
"id": "meeting-notes-extract",
"name": "Meeting Notes Extract",
"description": "Extract structured meeting notes from a transcript. Returns summary, decisions, action items with owners, key discussion points, follow-ups.",
"tags": [
"document-extraction"
],
"examples": [
"Extract structured meeting notes from a transcript"
]
},
{
"id": "age-verify",
"name": "Age Verify",
"description": "Verify if a person meets a minimum age requirement based on their date of birth. Returns exact age, whether the threshold is met, and days until the threshold (if not met). Accounts for leap years.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Verify if a person meets a minimum age requirement based on their date of birth"
]
},
{
"id": "cz-datova-schranka-id-validate",
"name": "Czech Data Box ID Validator",
"description": "Validate the 7-character format of a Czech data box (datov\u00e1 schr\u00e1nka) ID. Pure format check \u2014 there is no public checksum.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate the 7-character format of a Czech data box (datov\u00e1 schr\u00e1nka) ID"
]
},
{
"id": "cz-bank-account-validate",
"name": "Czech Bank Account Validator",
"description": "Validate Czech bank account in domestic BBAN format '[prefix-]account/bank_code' using mod-11 weighted checksums on prefix and account parts.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate Czech bank account in domestic BBAN format '[prefix-]account/bank_code' using mod-11 weighted checksums on prefix and account parts"
]
},
{
"id": "return-policy-extract",
"name": "Return Policy Extract",
"description": "Extract return/refund policy from a retailer website. Returns window, conditions, exclusions, process steps.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Extract return/refund policy from a retailer website"
]
},
{
"id": "address-parse",
"name": "Address Parse",
"description": "Parse a free-text address into structured components. Returns street, city, postal code, state/province, country. Works with addresses worldwide.",
"tags": [
"data-processing"
],
"examples": [
"Parse a free-text address into structured components"
]
},
{
"id": "website-to-company",
"name": "Website to Company",
"description": "Identify the company behind a website. Extracts company name from website metadata, detects country from TLD, and looks up the company in the appropriate national registry. Returns registry data for 24 supported countries.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Identify the company behind a website"
]
},
{
"id": "url-to-markdown",
"name": "URL to Markdown",
"description": "Convert any URL to clean, article-quality markdown. Extracts main content and strips navigation, ads, and boilerplate. Handles static sites instantly and JavaScript-rendered pages via fallback rendering. Supports blogs, documentation, news articles, and most public web pages. FREE \u2014 no API key required.",
"tags": [
"web-scraping"
],
"examples": [
"Convert any URL to clean, article-quality markdown"
]
},
{
"id": "web-extract",
"name": "Web Page Data Extraction",
"description": "Extract structured data from any web page with full JavaScript rendering. Handles SPAs, dynamic content, and pages that require JS to load.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Extract structured data from any web page with full JavaScript rendering"
]
},
{
"id": "vasp-non-compliant-check",
"name": "VASP Non-Compliant Check",
"description": "Check if a crypto-asset service provider is on ESMA's non-compliant entities list under MiCA regulation. Flags entities that have been identified for regulatory infringement.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"mica",
"vasp",
"compliance"
],
"examples": [
"Check if a crypto-asset service provider is on ESMA's non-compliant entities list under MiCA regulation"
]
},
{
"id": "screenshot-url",
"name": "Screenshot URL",
"description": "Take a full-page or viewport screenshot of any URL. Handles cookie banners, lazy loading, SPAs. Returns base64 PNG.",
"tags": [
"web-scraping",
"ens",
"ethereum"
],
"examples": [
"Take a full-page or viewport screenshot of any URL"
]
},
{
"id": "shipping-cost-estimate",
"name": "Shipping Cost Estimate",
"description": "Estimate shipping costs for PostNord, DHL, UPS by origin/destination, weight, and service level.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Estimate shipping costs for PostNord, DHL, UPS by origin/destination, weight, and service level"
]
},
{
"id": "docker-hub-info",
"name": "Docker Hub Info",
"description": "Fetch Docker Hub image metadata: pull count, star count, tags, architectures, last updated. Supports official and user images.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Fetch Docker Hub image metadata: pull count, star count, tags, architectures, last updated"
]
},
{
"id": "bank-bic-lookup",
"name": "Bank BIC Lookup",
"description": "Validate BIC/SWIFT code format and identify the bank. Returns bank name, country, branch info.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate BIC/SWIFT code format and identify the bank"
]
},
{
"id": "holiday-calendar",
"name": "Holiday Calendar",
"description": "Get public holidays for any country and year. Returns holiday names, dates, types (public/bank/optional), and whether they are fixed or variable. Covers 100+ countries.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get public holidays for any country and year"
]
},
{
"id": "skill-extract",
"name": "Skill Extract",
"description": "Extract skills from job descriptions or CVs. Categorizes 500+ skills into technical, soft skills, tools, certifications, languages.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Extract skills from job descriptions or CVs"
]
},
{
"id": "changelog-generate",
"name": "Changelog Generate",
"description": "Generate a user-facing changelog from git commits. Groups by type, writes human-readable descriptions. Supports Keep a Changelog, semantic, and bullet formats.",
"tags": [
"developer-tools"
],
"examples": [
"Generate a user-facing changelog from git commits"
]
},
{
"id": "price-compare",
"name": "Price Compare",
"description": "Compare prices across merchants via PriceRunner (Nordic) and Google Shopping. Returns lowest/highest/average prices.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Compare prices across merchants via PriceRunner (Nordic) and Google Shopping"
]
},
{
"id": "brazilian-company-data",
"name": "Brazilian Company Data",
"description": "Look up Brazilian company data from the Receita Federal CNPJ register via the ReceitaWS JSON wrapper. Requires CNPJ (14 digits). Returns company name, trade name, status, address, activity codes, and partners.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up brazilian company by name or registration number"
]
},
{
"id": "url-health-check",
"name": "URL Health Check",
"description": "Check if a URL is alive. Returns status code, response time, redirect chain, SSL validity, content type, server header.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Check if a URL is alive"
]
},
{
"id": "skill-gap-analyze",
"name": "Skill Gap Analyze",
"description": "Compare required skills against candidate skills with fuzzy matching. Returns matched, missing, extra, and match score.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Compare required skills against candidate skills with fuzzy matching"
]
},
{
"id": "seo-audit",
"name": "SEO Audit",
"description": "Comprehensive SEO audit of a URL. Checks title, meta description, h1 structure, image alt tags, canonical, robots.txt, sitemap, Open Graph, schema.org, link ratio.",
"tags": [
"competitive-intelligence"
],
"examples": [
"Comprehensive SEO audit of a URL"
]
},
{
"id": "classify-text",
"name": "Text Classification",
"description": "Classify text into categories. Optionally provide custom categories. Returns primary category, confidence scores, topic keywords, and summary.",
"tags": [
"text-processing"
],
"examples": [
"Classify text into categories"
]
},
{
"id": "swiss-company-data",
"name": "Swiss Company Data",
"description": "Look up Swiss company data from the Zefix PublicREST API (Federal Office of Justice). Accepts UID (e.g. CHE-105.805.977), EHRAID, or fuzzy company name.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up swiss company by name or registration number"
]
},
{
"id": "timezone-meeting-find",
"name": "Timezone Meeting Finder",
"description": "Find optimal meeting times across time zones. Returns ranked slots by fairness, with local times for each participant. Algorithmic.",
"tags": [
"utility"
],
"examples": [
"Find optimal meeting times across time zones"
]
},
{
"id": "fake-data-generate",
"name": "Fake Data Generate",
"description": "Generate realistic fake data matching a schema. Locale-aware: Swedish names for 'sv', Japanese for 'ja'. Up to 1000 records.",
"tags": [
"developer-tools"
],
"examples": [
"Generate realistic fake data matching a schema"
]
},
{
"id": "financial-year-dates",
"name": "Financial Year Dates",
"description": "Get fiscal year start/end, tax filing deadlines, VAT filing frequency for 42+ countries.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get fiscal year start/end, tax filing deadlines, VAT filing frequency for 42+ countries"
]
},
{
"id": "npm-package-info",
"name": "npm Package Info",
"description": "Fetch npm package metadata: version, dependencies, downloads, repository, license. Includes weekly download count.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Fetch npm package metadata: version, dependencies, downloads, repository, license"
]
},
{
"id": "diff-json",
"name": "Diff JSON",
"description": "Compare two JSON objects and return structured diff. Shows added, removed, and changed fields with paths and values. Algorithmic.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Compare two JSON objects and return structured diff"
]
},
{
"id": "uk-company-data",
"name": "UK Company Data",
"description": "Look up UK company data from Companies House. Accepts company number (8 digits) or fuzzy company name. Returns company name, status, incorporation date, SIC codes, registered address.",
"tags": [
"data-extraction",
"united-kingdom",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up uk company by name or registration number"
]
},
{
"id": "cve-lookup",
"name": "CVE Lookup",
"description": "Look up known vulnerabilities for a package+version via OSV API. Supports npm, PyPI, Maven, Go, Cargo, NuGet. Returns CVEs with severity and fix versions.",
"tags": [
"security"
],
"examples": [
"Look up known vulnerabilities for a package+version via OSV API"
]
},
{
"id": "github-actions-generate",
"name": "GitHub Actions Generate",
"description": "Generate CI/CD workflow YAML for GitHub Actions. Supports multiple languages, frameworks, and deploy targets (Railway, Vercel, Fly).",
"tags": [
"developer-tools"
],
"examples": [
"Generate CI/CD workflow YAML for GitHub Actions"
]
},
{
"id": "eu-regulation-search",
"name": "EU Regulation Search",
"description": "Search EU regulations, directives, and decisions on EUR-Lex. Returns matching legislation with titles, CELEX numbers, dates, and summaries.",
"tags": [
"compliance",
"sweden",
"nordic",
"eu"
],
"examples": [
"Search EU regulations, directives, and decisions on EUR-Lex"
]
},
{
"id": "release-notes-generate",
"name": "Release Notes Generate",
"description": "Generate release notes from commit log or changelog. Keep a Changelog format with Added/Changed/Fixed/Removed sections.",
"tags": [
"developer-tools"
],
"examples": [
"Generate release notes from commit log or changelog"
]
},
{
"id": "code-review",
"name": "Code Review",
"description": "AI code review. Returns issues with severity, line numbers, fix suggestions. Focus on security, performance, readability, or bugs.",
"tags": [
"agent-tooling"
],
"examples": [
"AI code review"
]
},
{
"id": "language-detect",
"name": "Language Detect",
"description": "Detect the language of input text. Returns top language with confidence score, plus alternative possibilities. Supports 170+ languages via trigram analysis.",
"tags": [
"data-processing"
],
"examples": [
"Detect the language of input text"
]
},
{
"id": "swedish-company-data",
"name": "Swedish Company Data",
"description": "Look up Swedish company registry data via Bolagsverket's V\u00e4rdefulla datam\u00e4ngder API. Returns name, legal form, status, registered address, SNI industry codes, registration date, and ongoing insolvency/liquidation procedures.",
"tags": [
"company-data",
"sweden",
"nordic",
"business-registry"
],
"examples": [
"Look up swedish company by name or registration number"
]
},
{
"id": "iban-validate",
"name": "IBAN Validation",
"description": "Validate an IBAN number. Checks format, length, and mod-97 checksum. Extracts country code, bank identifier, and branch code. Pure algorithmic \u2014 fast and cheap. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate an IBAN number"
]
},
{
"id": "shipping-track",
"name": "Shipping Track",
"description": "Detect shipping carrier from tracking number format and provide tracking URLs. Supports UPS, FedEx, USPS, DHL, Royal Mail, PostNord, and more. Algorithmic.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Detect shipping carrier from tracking number format and provide tracking URLs"
]
},
{
"id": "pypi-package-info",
"name": "PyPI Package Info",
"description": "Fetch Python package metadata from PyPI: version, dependencies, Python compatibility, release history, license.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Fetch Python package metadata from PyPI: version, dependencies, Python compatibility, release history, license"
]
},
{
"id": "polish-company-data",
"name": "Polish Company Data",
"description": "Look up Polish company data from KRS (Krajowy Rejestr Sadowy). Accepts KRS number (10 digits) or company name. Returns company name, KRS, NIP (tax ID), VAT number, legal form, address, status, and share capital. Indicates whether the entity is from the commercial or associations register.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up polish company by name or registration number"
]
},
{
"id": "jwt-decode",
"name": "JWT Decode",
"description": "Decode a JWT token without verification. Returns header, payload, claims, expiry status, and time until expiry. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Decode a JWT token without verification"
]
},
{
"id": "regex-explain",
"name": "Regex Explain",
"description": "Explain a regular expression in plain English with token-by-token breakdown. Optionally test against sample strings.",
"tags": [
"developer-tools"
],
"examples": [
"Explain a regular expression in plain English with token-by-token breakdown"
]
},
{
"id": "sql-optimize",
"name": "SQL Optimize",
"description": "Analyze and optimize a SQL query for performance. Returns rewritten query, index recommendations, and explanation of improvements.",
"tags": [
"developer-tools"
],
"examples": [
"Analyze and optimize a SQL query for performance"
]
},
{
"id": "wallet-transactions-lookup",
"name": "Wallet Transactions Lookup",
"description": "Get recent transactions for any wallet address. Returns up to 50 transactions with hash, value, timestamp, and gas details. Supports Ethereum and other EVM chains via Etherscan V2.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"wallet"
],
"examples": [
"Get recent transactions for any wallet address"
]
},
{
"id": "nl-housing-stats",
"name": "NL Housing Statistics",
"description": "Dutch housing statistics by municipality from CBS OpenData. Returns average sale prices, number of homes sold, housing stock breakdown (owner-occupied vs rental), and historical trends.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Dutch housing statistics by municipality from CBS OpenData"
]
},
{
"id": "cz-unreliable-vat-payer",
"name": "Czech Unreliable VAT Payer Check",
"description": "Check whether a Czech DI\u010c is flagged as unreliable VAT payer (nespolehliv\u00fd pl\u00e1tce) and return the payer's list of published bank accounts. Critical for \u00a7109 CZ VAT Act joint-liability protection.",
"tags": [
"compliance",
"tax",
"eu"
],
"examples": [
"Check whether a Czech DI\u010c is flagged as unreliable VAT payer (nespolehliv\u00fd pl\u00e1tce) and return the payer's list of published bank accounts"
]
},
{
"id": "dangerous-goods-classify",
"name": "Dangerous Goods Classify",
"description": "Classify dangerous goods by UN number or substance name. Returns hazard class, packing group, labels, marine pollutant status. 200+ substances.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Classify dangerous goods by UN number or substance name"
]
},
{
"id": "cz-birth-number-validate",
"name": "Czech Birth Number Validator",
"description": "Validate Czech rodn\u00e9 \u010d\u00edslo (birth number) \u2014 format, embedded birth date, gender encoding, and mod-11 checksum on 10-digit post-1954 numbers.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate Czech rodn\u00e9 \u010d\u00edslo (birth number) \u2014 format, embedded birth date, gender encoding, and mod-11 checksum on 10-digit post-1954 numbers"
]
},
{
"id": "email-reputation-score",
"name": "Email Reputation Score",
"description": "Calculate a trust score for an email address. Assesses domain age, MX configuration, disposable domain detection, and email provider reputation. Returns a 0-100 risk score.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Calculate a trust score for an email address"
]
},
{
"id": "protocol-tvl-lookup",
"name": "Protocol TVL Lookup",
"description": "Get the current Total Value Locked (TVL), chain distribution, category, audit status, and metadata for any DeFi protocol. Covers 7,000+ protocols across 500+ chains via DeFi Llama.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Get the current Total Value Locked (TVL), chain distribution, category, audit status, and metadata for any DeFi protocol"
]
},
{
"id": "commit-message-generate",
"name": "Commit Message Generate",
"description": "Generate conventional commit messages from git diffs or change descriptions. Returns subject, body, type, scope.",
"tags": [
"developer-tools"
],
"examples": [
"Generate conventional commit messages from git diffs or change descriptions"
]
},
{
"id": "social-post-generate",
"name": "Social Post Generate",
"description": "Generate platform-optimized social media posts. Supports Twitter, LinkedIn, Instagram. Returns post text, hashtags, thread version for Twitter.",
"tags": [
"content-writing"
],
"examples": [
"Generate platform-optimized social media posts"
]
},
{
"id": "ens-resolve",
"name": "ENS Resolve",
"description": "Resolve an ENS name to its Ethereum address. Supports all ENS names including .eth, DNS names on ENS, and subdomains. Also returns avatar URL and resolver contract.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"ens"
],
"examples": [
"Resolve an ENS name to its Ethereum address"
]
},
{
"id": "company-id-detect",
"name": "Company ID Detection",
"description": "Identify the type and country of a company registration number. Detects Swedish org numbers, Finnish business IDs, German HRB numbers, LEIs, DUNS, and 20+ other formats. Pure algorithmic.",
"tags": [
"validation",
"verify",
"check",
"company-data",
"business-registry"
],
"examples": [
"Identify the type and country of a company registration number"
]
},
{
"id": "data-quality-check",
"name": "Data Quality Check",
"description": "Check data quality with custom rules (email_format, range, pattern, etc.) or auto-detect issues. Returns quality score and field-level report. Algorithmic.",
"tags": [
"data-processing"
],
"examples": [
"Check data quality with custom rules (email_format, range, pattern, etc.) or auto-detect issues"
]
},
{
"id": "solana-address-validate",
"name": "Solana Address Validation",
"description": "Validate a Solana address. Checks base58 alphabet and 32-byte ed25519 public-key length. Solana addresses have no checksum \u2014 validity is purely structural. Pure algorithmic \u2014 fast and cheap, no on-chain lookup. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate a Solana address"
]
},
{
"id": "translate",
"name": "Translate Text",
"description": "Translate text between languages. Auto-detects source language. Supports all major languages. Returns translated text with confidence.",
"tags": [
"text-processing"
],
"examples": [
"Translate text between languages"
]
},
{
"id": "dns-lookup",
"name": "DNS Lookup",
"description": "Perform a comprehensive DNS lookup for a domain. Returns A, AAAA, MX, NS, TXT, CNAME records plus SPF and DMARC detection. FREE \u2014 no API key required.",
"tags": [
"web-intelligence"
],
"examples": [
"Perform a comprehensive DNS lookup for a domain"
]
},
{
"id": "norwegian-company-data",
"name": "Norwegian Company Data",
"description": "Look up Norwegian company data from the Br\u00f8nn\u00f8ysund Register Centre. Accepts org number (9 digits) or fuzzy company name.",
"tags": [
"data-extraction",
"norway",
"nordic",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up norwegian company by name or registration number"
]
},
{
"id": "belgian-company-data",
"name": "Belgian Company Data",
"description": "Look up Belgian company data from the KBO/BCE Crossroads Bank for Enterprises via the CBEAPI.be JSON wrapper. Accepts enterprise number (10 digits, e.g. 0404.616.494), VAT-prefixed form (BE0404170701), or fuzzy company name. Returns name, status, juridical form, address, registration date, establishment count, and derived BE VAT number.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up belgian company by name or registration number"
]
},
{
"id": "env-template-generate",
"name": "Env Template Generate",
"description": "Scan source code for environment variable references (process.env, os.environ, etc.) and generate a .env template with descriptions and example values.",
"tags": [
"developer-tools"
],
"examples": [
"Scan source code for environment variable references (process.env, os.environ, etc.) and generate a .env template with descriptions and example values"
]
},
{
"id": "lithuanian-company-data",
"name": "Lithuanian Company Data",
"description": "Look up Lithuanian company data from the Centre of Registers (Registr\u0173 centras / JAR) via the data.gov.lt open-data Spinta API. Accepts company code (7-9 digits) or fuzzy company name. Returns name, code, legal form, status, and registration dates.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up lithuanian company by name or registration number"
]
},
{
"id": "receipt-categorize",
"name": "Receipt Categorize",
"description": "Extract and categorize receipt data. Returns vendor, date, amount, tax, currency, expense category, line items. Ready for expense reports.",
"tags": [
"document-extraction",
"finance",
"accounting"
],
"examples": [
"Extract and categorize receipt data"
]
},
{
"id": "fear-greed-index",
"name": "Fear & Greed Index",
"description": "Get the Crypto Fear & Greed Index \u2014 a market sentiment indicator from 0 (Extreme Fear) to 100 (Extreme Greed). Includes current value, classification, and optional historical data up to 30 days. Powered by Alternative.me.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Get the Crypto Fear & Greed Index \u2014 a market sentiment indicator from 0 (Extreme Fear) to 100 (Extreme Greed)"
]
},
{
"id": "unit-convert",
"name": "Unit Convert",
"description": "Convert between units: length, weight, volume, temperature, area, speed, data storage. Algorithmic \u2014 instant.",
"tags": [
"data-processing"
],
"examples": [
"Convert between units: length, weight, volume, temperature, area, speed, data storage"
]
},
{
"id": "workflow-security-audit",
"name": "Workflow Security Audit",
"description": "Audit GitHub Actions workflow YAML for supply chain security risks. Checks action pinning (SHA vs mutable tags), permission scopes, secret exposure, trusted publishers, and dangerous trigger patterns like pull_request_target. Pure static analysis, no external API calls.",
"tags": [
"security",
"sweden",
"nordic"
],
"examples": [
"Audit GitHub Actions workflow YAML for supply chain security risks"
]
},
{
"id": "secret-scan",
"name": "Secret Scan",
"description": "Scan code/config/logs for leaked secrets: AWS keys, GitHub tokens, Stripe keys, API keys, private keys, DB URLs, JWTs. Algorithmic regex matching.",
"tags": [
"security"
],
"examples": [
"Scan code/config/logs for leaked secrets: AWS keys, GitHub tokens, Stripe keys, API keys, private keys, DB URLs, JWTs"
]
},
{
"id": "sql-generate",
"name": "SQL Generate",
"description": "Generate SQL queries from natural language descriptions. Provide table schema for best results. Supports PostgreSQL, MySQL, SQLite, MSSQL.",
"tags": [
"developer-tools"
],
"examples": [
"Generate SQL queries from natural language descriptions"
]
},
{
"id": "gleif-l2-ubo-lookup",
"name": "GLEIF L2 UBO Lookup",
"description": "Beneficial ownership supplement via GLEIF Level 2 (Who Owns Whom). Returns direct and ultimate parent relationships for any LEI-bearing entity globally, plus structured reporting exceptions when a parent is not reported. Free, CC0-equivalent license. Pairs with country registries to fill UBO gaps.",
"tags": [
"compliance"
],
"examples": [
"Beneficial ownership supplement via GLEIF Level 2 (Who Owns Whom)"
]
},
{
"id": "vat-validate",
"name": "EU VAT Validation + VIES Enrichment",
"description": "Validate a European VAT number against the VIES database. Returns company name, address, and validity. Caches results for 24 hours for instant responses on repeated lookups. Serves cached data when VIES is down.",
"tags": [
"validation",
"verify",
"check",
"tax",
"eu"
],
"examples": [
"Validate a European VAT number against the VIES database"
]
},
{
"id": "og-image-check",
"name": "OG Image Check",
"description": "Validate Open Graph and Twitter Card images for a URL. Checks dimensions, file size, format, alt text.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate Open Graph and Twitter Card images for a URL"
]
},
{
"id": "csv-clean",
"name": "CSV Clean",
"description": "Clean messy CSV: fix inconsistent delimiters, mixed encodings, BOM, trailing commas, quoted fields. Returns clean CSV with issues report.",
"tags": [
"data-processing"
],
"examples": [
"Clean messy CSV: fix inconsistent delimiters, mixed encodings, BOM, trailing commas, quoted fields"
]
},
{
"id": "page-speed-test",
"name": "Page Speed Test",
"description": "Test page speed using Google PageSpeed Insights API. Returns performance score, Core Web Vitals, optimization opportunities.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Test page speed using Google PageSpeed Insights API"
]
},
{
"id": "image-to-text",
"name": "Image to Text (OCR)",
"description": "OCR on any image via Claude vision. Works on screenshots, photos of documents, handwritten notes. Returns text with confidence.",
"tags": [
"file-conversion"
],
"examples": [
"OCR on any image via Claude vision"
]
},
{
"id": "webhook-test-payload",
"name": "Webhook Test Payload",
"description": "Generate realistic test webhook payloads for Stripe, GitHub, Slack, Twilio, SendGrid, Shopify. Includes proper headers and schema-accurate data.",
"tags": [
"developer-tools"
],
"examples": [
"Generate realistic test webhook payloads for Stripe, GitHub, Slack, Twilio, SendGrid, Shopify"
]
},
{
"id": "accessibility-audit",
"name": "Accessibility Audit",
"description": "WCAG 2.1 accessibility audit of a URL. Checks color contrast, alt text, form labels, ARIA roles, heading hierarchy, link text, language. Mostly deterministic.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"WCAG 2.1 accessibility audit of a URL"
]
},
{
"id": "phone-validate",
"name": "Phone Validate",
"description": "Validate a phone number and classify its type. Returns E.164 format, country, carrier name, and whether it is mobile, landline, or VOIP. Covers 200+ countries.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate a phone number and classify its type"
]
},
{
"id": "dockerfile-generate",
"name": "Dockerfile Generate",
"description": "Generate optimized, production-ready Dockerfiles. Multi-stage builds, Alpine base, non-root user, layer caching. Supports Node, Python, Go, Rust, Java.",
"tags": [
"developer-tools"
],
"examples": [
"Generate optimized, production-ready Dockerfiles"
]
},
{
"id": "estonian-company-data",
"name": "Estonian Company Data",
"description": "Look up Estonian company data from the e-Business Register. Accepts registry code (8 digits) or fuzzy company name.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up estonian company by name or registration number"
]
},
{
"id": "greek-company-data",
"name": "Greek Company Data",
"description": "Look up Greek company data from the GEMI Open Data API (\u0393\u03b5\u03bd\u03b9\u03ba\u03cc \u0395\u03bc\u03c0\u03bf\u03c1\u03b9\u03ba\u03cc \u039c\u03b7\u03c4\u03c1\u03ce\u03bf). Accepts a GEMI registry number or Greek tax ID (AFM, 9 digits). Returns name, legal form, address, status, primary activity, directors, and the derived VAT number (EL + AFM).",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up greek company by name or registration number"
]
},
{
"id": "us-company-data",
"name": "US Company Data",
"description": "Look up US company data from SEC EDGAR. Accepts CIK number, ticker symbol, or fuzzy company name. Returns company name, CIK, SIC code, state, filings summary.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up us company by name or registration number"
]
},
{
"id": "mx-lookup",
"name": "MX Lookup",
"description": "DNS lookup for MX, A, AAAA, NS, TXT, SOA records. Detects email provider (Google, Microsoft, etc.), SPF, and DMARC records.",
"tags": [
"monitoring"
],
"examples": [
"DNS lookup for MX, A, AAAA, NS, TXT, SOA records"
]
},
{
"id": "youtube-summarize",
"name": "YouTube Summarize",
"description": "Summarize a YouTube video from its auto-generated transcript. Returns summary, key points, topics, timestamps of interest, and sentiment classification.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Summarize a YouTube video from its auto-generated transcript"
]
},
{
"id": "customs-duty-lookup",
"name": "Customs Duty Lookup",
"description": "Look up EU customs duty rates by HS code and origin country. Returns duty rate, preferential rates, anti-dumping status.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up EU customs duty rates by HS code and origin country"
]
},
{
"id": "html-to-pdf",
"name": "HTML to PDF",
"description": "Convert HTML string or URL to PDF via headless browser. Configurable paper size, margins, landscape mode. Returns base64 PDF.",
"tags": [
"file-conversion"
],
"examples": [
"Convert HTML string or URL to PDF via headless browser"
]
},
{
"id": "french-company-data",
"name": "French Company Data",
"description": "Look up French company data from the SIRENE registry. Accepts SIREN (9 digits), SIRET (14 digits), or company name. Returns company name, SIREN, SIRET, address, activity code, directors, and derived VAT number.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up french company by name or registration number"
]
},
{
"id": "flight-status",
"name": "Flight Status",
"description": "Look up flight status by flight number (e.g. LH400, BA117). Returns departure/arrival times, delays, gates. Requires AVIATIONSTACK_API_KEY for live data.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up flight status by flight number (e.g"
]
},
{
"id": "tech-stack-detect",
"name": "Tech Stack Detection",
"description": "Detect technologies used by a website. Identifies CMS, frameworks, analytics, CDN, payment providers, marketing tools from HTTP headers and HTML patterns. No Browserless needed.",
"tags": [
"web-intelligence"
],
"examples": [
"Detect technologies used by a website"
]
},
{
"id": "country-trade-data",
"name": "Country Trade Data",
"description": "Get trade data for a country: top exports/imports, trade balance, trading partners. World Bank API + embedded data.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get trade data for a country: top exports/imports, trade balance, trading partners"
]
},
{
"id": "eori-validate",
"name": "EORI Validation",
"description": "Validate an EORI (Economic Operators Registration and Identification) number against the EU customs validation service. Returns trader name and address if valid.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate an EORI (Economic Operators Registration and Identification) number against the EU customs validation service"
]
},
{
"id": "email-validate",
"name": "Email Validation",
"description": "Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assessment with per-check breakdown. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com)"
]
},
{
"id": "github-repo-analyze",
"name": "GitHub Repo Analyze",
"description": "Analyze a public GitHub repository. Returns tech stack, documentation quality, activity level, bus factor, maintenance health score. Uses GitHub API + AI analysis.",
"tags": [
"developer-tools"
],
"examples": [
"Analyze a public GitHub repository"
]
},
{
"id": "sec-filing-events",
"name": "SEC Filing Events",
"description": "Get recent 8-K filing events for US public companies from SEC EDGAR. Returns leadership changes, funding events, acquisitions, material agreements, and financial results.",
"tags": [
"company-data"
],
"examples": [
"Get recent 8-K filing events for US public companies from SEC EDGAR"
]
},
{
"id": "ip-risk-score",
"name": "IP Risk Score",
"description": "Assess fraud risk for an IP address. Detects VPNs, proxies, Tor exit nodes, hosting/datacenter IPs. Returns risk score and risk factors.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Assess fraud risk for an IP address"
]
},
{
"id": "bitcoin-address-validate",
"name": "Bitcoin Address Validation",
"description": "Validate a Bitcoin address. Detects address type (P2PKH, P2SH, P2WPKH, P2WSH, P2TR) and network (mainnet, testnet, regtest). Verifies Base58Check or BIP173/BIP350 bech32/bech32m checksum to catch typos. Pure algorithmic \u2014 fast and cheap, no on-chain lookup. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate a Bitcoin address"
]
},
{
"id": "ssl-check",
"name": "SSL Certificate Check",
"description": "Check a domain's SSL/TLS certificate. Returns issuer, validity dates, days until expiry, protocol version, cipher, and SAN entries.",
"tags": [
"web-intelligence"
],
"examples": [
"Check a domain's SSL/TLS certificate"
]
},
{
"id": "domain-reputation",
"name": "Domain Reputation",
"description": "Check domain reputation via DNS, HTTP, and security analysis. Checks SPF, DMARC, HSTS, HTTPS, suspicious TLD, and domain patterns. Score 0-100.",
"tags": [
"compliance"
],
"examples": [
"Check domain reputation via DNS, HTTP, and security analysis"
]
},
{
"id": "invoice-extract",
"name": "Invoice / Receipt Extraction",
"description": "Extract structured data from an invoice or receipt image/PDF. Returns line items, totals, dates, vendor info, VAT amounts.",
"tags": [
"data-extraction",
"data",
"extraction",
"finance",
"accounting"
],
"examples": [
"Extract structured data from an invoice or receipt image/PDF"
]
},
{
"id": "xml-to-json",
"name": "XML to JSON",
"description": "Parse XML string to JSON. Preserves attributes (as @attr), handles CDATA, auto-types values. Algorithmic.",
"tags": [
"data-processing"
],
"examples": [
"Parse XML string to JSON"
]
},
{
"id": "json-to-pydantic",
"name": "JSON to Pydantic",
"description": "Convert JSON to Python Pydantic model classes. Handles nested objects, arrays, optional fields. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Convert JSON to Python Pydantic model classes"
]
},
{
"id": "uk-cop-check",
"name": "UK Confirmation of Payee Check",
"description": "Verify that a UK sort code + account number pair matches the account holder name registered at the responding PSP. Returns Pay.UK CoP match status (match / close_match / no_match / no_account / cannot_be_checked), the eSortcode raw cop_code (14 codes), modulus check, bank name, and the registered name when a close_match is returned. Implementation via eSortcode (Pay.UK CoP scheme participant).",
"tags": [
"compliance",
"united-kingdom"
],
"examples": [
"Verify that a UK sort code + account number pair matches the account holder name registered at the responding PSP"
]
},
{
"id": "timezone-lookup",
"name": "Timezone Lookup",
"description": "Get timezone information for a country code, city name, or coordinates. Returns IANA timezone, current UTC offset, DST status, and current local time.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get timezone information for a country code, city name, or coordinates"
]
},
{
"id": "invoice-validate",
"name": "Invoice Validate",
"description": "Validate invoice data: VAT number format, line item math, tax calculations, EU compliance requirements.",
"tags": [
"validation",
"verify",
"check",
"finance",
"accounting"
],
"examples": [
"Validate invoice data: VAT number format, line item math, tax calculations, EU compliance requirements"
]
},
{
"id": "uk-companies-house-officers",
"name": "UK Companies House Officers",
"description": "Look up officers (directors, secretaries) of a UK company via Companies House API. Returns active and resigned officers with appointment dates.",
"tags": [
"data-extraction",
"united-kingdom",
"data",
"extraction"
],
"examples": [
"Look up officers (directors, secretaries) of a UK company via Companies House API"
]
},
{
"id": "markdown-to-html",
"name": "Markdown to HTML",
"description": "Convert markdown to styled HTML with inline CSS. Supports light, dark, and plain themes. Algorithmic \u2014 instant.",
"tags": [
"file-conversion"
],
"examples": [
"Convert markdown to styled HTML with inline CSS"
]
},
{
"id": "pep-check",
"name": "PEP Check",
"description": "Screens an individual against the Politically Exposed Persons (PEP) database via Dilisense. Coverage spans 230+ geopolitical territories aligned with EU C/2023/724 PEP function definitions and includes Relatives and Close Associates (RCAs). Returns audit-grade evidence: match results with classification, position history, jurisdictions, and named source attribution.",
"tags": [
"compliance"
],
"examples": [
"Screens an individual against the Politically Exposed Persons (PEP) database via Dilisense"
]
},
{
"id": "header-security-check",
"name": "Header Security Check",
"description": "Check HTTP response headers for security best practices: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy. Returns grade A-F.",
"tags": [
"security",
"sweden",
"nordic"
],
"examples": [
"Check HTTP response headers for security best practices: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy"
]
},
{
"id": "wallet-age-check",
"name": "Wallet Age Check",
"description": "Check when a wallet address made its first transaction. Returns the wallet's age in days. A new wallet transacting large amounts is a red flag. Supports Ethereum, Base, and other EVM chains via Etherscan V2.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"wallet"
],
"examples": [
"Check when a wallet address made its first transaction"
]
},
{
"id": "diff-review",
"name": "Diff Review",
"description": "Analyze a unified diff (git diff output) for bugs, security issues, missing error handling, test gaps, and code quality. Returns structured findings with severity, file paths, and an approval recommendation. Built for CI/CD pre-merge checks.",
"tags": [
"developer-tools"
],
"examples": [
"Analyze a unified diff (git diff output) for bugs, security issues, missing error handling, test gaps, and code quality"
]
},
{
"id": "json-to-zod",
"name": "JSON to Zod",
"description": "Convert JSON to Zod validation schemas. Auto-detects emails, URLs, UUIDs, dates for refined validators. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Convert JSON to Zod validation schemas"
]
},
{
"id": "work-permit-requirements",
"name": "Work Permit Requirements",
"description": "Check work permit requirements by nationality and destination. Covers EU free movement, Schengen, Nordic rules.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Check work permit requirements by nationality and destination"
]
},
{
"id": "summarize",
"name": "Summarize Text",
"description": "Summarize text into a concise format. Supports paragraph, bullet points, or one-sentence styles. Configurable max length.",
"tags": [
"text-processing"
],
"examples": [
"Summarize text into a concise format"
]
},
{
"id": "currency-convert",
"name": "Currency Convert",
"description": "Convert an amount between currencies using ECB exchange rates. Supports all major currencies. Returns converted amount and rate.",
"tags": [
"financial"
],
"examples": [
"Convert an amount between currencies using ECB exchange rates"
]
},
{
"id": "swift-validate",
"name": "SWIFT/BIC Validation",
"description": "Validate a SWIFT/BIC code. Checks format, length, and country code. Extracts bank code, location, and branch. Pure algorithmic \u2014 instant and cheap.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate a SWIFT/BIC code"
]
},
{
"id": "gleif-l2-children-lookup",
"name": "GLEIF L2 Children Lookup",
"description": "Direct or ultimate child LEI records for a given entity, via GLEIF Level 2 (Who Owns Whom). Useful for \"is this a holding entity?\" and \"what subsidiaries does this entity own?\". Pairs with gleif-l2-ubo-lookup (which goes the other direction). Free, CC0-equivalent license.",
"tags": [
"compliance"
],
"examples": [
"Direct or ultimate child LEI records for a given entity, via GLEIF Level 2 (Who Owns Whom)"
]
},
{
"id": "company-tech-stack",
"name": "Company Tech Stack",
"description": "Deep tech stack analysis of any domain. Analyzes HTTP headers, HTML source, JS libraries, DNS records, meta tags. Returns frontend, analytics, CDN, hosting, CMS, and more.",
"tags": [
"competitive-intelligence",
"company-data",
"business-registry"
],
"examples": [
"Deep tech stack analysis of any domain"
]
},
{
"id": "nl-bag-address",
"name": "NL BAG Address Lookup",
"description": "Look up Dutch address and building data from the BAG (Basisregistratie Adressen en Gebouwen) via Kadaster API. Returns street, city, construction year, floor area, usage purposes, and RD coordinates (EPSG:28992).",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up Dutch address and building data from the BAG (Basisregistratie Adressen en Gebouwen) via Kadaster API"
]
},
{
"id": "postal-code-lookup",
"name": "Postal Code Lookup",
"description": "Look up location information from a postal/ZIP code. Returns city, region/state, and approximate coordinates. Covers 60+ countries via Zippopotam.us.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up location information from a postal/ZIP code"
]
},
{
"id": "isbn-validate",
"name": "ISBN Validation",
"description": "Validate an ISBN-10 or ISBN-13 number. Checks format, length, and checksum. Converts ISBN-10 to ISBN-13. Pure algorithmic \u2014 instant.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate an ISBN-10 or ISBN-13 number"
]
},
{
"id": "fr-bodacc-lookup",
"name": "BODACC Lookup (FR)",
"description": "Lookup of French commercial-registry announcements (BODACC) by SIREN. Returns insolvency proceedings (proc\u00e9dures collectives), modifications, sales, strikeoffs, and incorporations from the official Bulletin Officiel des Annonces Civiles et Commerciales. Elevates insolvency signal for risk decisions.",
"tags": [
"compliance"
],
"examples": [
"Lookup of French commercial-registry announcements (BODACC) by SIREN"
]
},
{
"id": "whois-lookup",
"name": "WHOIS Lookup",
"description": "Perform a WHOIS lookup for a domain. Returns registrar, creation date, expiry date, name servers, registrant info, and raw WHOIS data.",
"tags": [
"web-intelligence"
],
"examples": [
"Perform a WHOIS lookup for a domain"
]
},
{
"id": "irish-company-data",
"name": "Irish Company Data",
"description": "Look up Irish company data from the Companies Registration Office (CRO) Open Data Portal. Accepts CRO number (5-6 digits) or fuzzy company name. Returns name, status, type, address, registration date, annual return dates, NACE code, and Eircode.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up irish company by name or registration number"
]
},
{
"id": "uptime-check",
"name": "Uptime Check",
"description": "Check if a URL is up or down. Returns status code, latency, redirect info, TLS status, and server headers.",
"tags": [
"monitoring"
],
"examples": [
"Check if a URL is up or down"
]
},
{
"id": "eu-trademark-search",
"name": "EU Trademark Search",
"description": "Search the EUIPO trademark database for registered and pending EU trademarks. Returns trademark names, numbers, status, owners.",
"tags": [
"data-extraction",
"sweden",
"nordic",
"eu",
"data",
"extraction"
],
"examples": [
"Search the EUIPO trademark database for registered and pending EU trademarks"
]
},
{
"id": "openapi-validate",
"name": "OpenAPI Validate",
"description": "Validate an OpenAPI 3.x specification. Checks required fields, endpoint definitions, schema references. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Validate an OpenAPI 3.x specification"
]
},
{
"id": "data-protection-authority-lookup",
"name": "Data Protection Authority Lookup",
"description": "Find the data protection authority (DPA) for any EU/EEA country. Returns name, website, complaint URL, contact info.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Find the data protection authority (DPA) for any EU/EEA country"
]
},
{
"id": "dependency-audit",
"name": "Dependency Audit",
"description": "Audit npm or Python dependencies. Checks each package against registry for latest version, deprecation, vulnerabilities. Verifiable against actual registries.",
"tags": [
"developer-tools"
],
"examples": [
"Audit npm or Python dependencies"
]
},
{
"id": "au-company-data",
"name": "Australian Company Data (ABR)",
"description": "Look up Australian company data from the Australian Business Register (ABR). Accepts an ABN (11 digits). Returns entity name, status, type, GST registration, and address details. Free government API \u2014 fast and reliable.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up au company by name or registration number"
]
},
{
"id": "token-security-check",
"name": "Token Security Check",
"description": "Analyze a token contract for security risks: honeypot detection, sell tax, hidden ownership, mint functions, proxy status, and holder distribution. Uses GoPlus Security covering 30+ blockchains and 10M+ tokens.",
"tags": [
"web3",
"sweden",
"nordic",
"defi",
"blockchain",
"crypto",
"ethereum",
"token",
"erc20"
],
"examples": [
"Analyze a token contract for security risks: honeypot detection, sell tax, hidden ownership, mint functions, proxy status, and holder distribution"
]
},
{
"id": "employment-cost-estimate",
"name": "Employment Cost Estimate",
"description": "Calculate total employer cost and net salary estimate for 20+ countries. Includes social contributions, pension, income tax.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Calculate total employer cost and net salary estimate for 20+ countries"
]
},
{
"id": "address-validate",
"name": "Address Validate",
"description": "Validate and standardize a postal address. Returns structured components, validity confidence, and suggested corrections. Works for 200+ countries via OpenStreetMap Nominatim.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate and standardize a postal address"
]
},
{
"id": "github-user-profile",
"name": "GitHub User Profile",
"description": "Fetch a GitHub user's profile, stats, and recent repositories. Returns followers, repos, bio, and activity.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Fetch a GitHub user's profile, stats, and recent repositories"
]
},
{
"id": "company-enrich",
"name": "Company Enrichment",
"description": "Enrich company data from a domain, email, or company name. Scrapes the company website to extract: industry, employee estimate, HQ location, description, social links, tech stack.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Enrich company data from a domain, email, or company name"
]
},
{
"id": "gas-price-check",
"name": "Gas Price Check",
"description": "Get current gas prices for an EVM chain. Returns safe, proposed, and fast gas prices in Gwei plus the base fee. Useful for agents deciding whether to execute a transaction now or wait.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Get current gas prices for an EVM chain"
]
},
{
"id": "link-extract",
"name": "Link Extract",
"description": "Extract all links from a page with context. Filter by internal/external. Returns URL, anchor text, rel attributes.",
"tags": [
"web-scraping"
],
"examples": [
"Extract all links from a page with context"
]
},
{
"id": "token-count",
"name": "Token Count",
"description": "Estimate token count and cost for text across LLM models (GPT-4o, Claude, Gemini, Mistral, Llama). Algorithmic \u2014 no API calls.",
"tags": [
"developer-tools",
"token",
"erc20"
],
"examples": [
"Estimate token count and cost for text across LLM models (GPT-4o, Claude, Gemini, Mistral, Llama)"
]
},
{
"id": "croatian-company-data",
"name": "Croatian Company Data",
"description": "Look up Croatian company data from the Sudski registar (Ministry of Justice Court Register). Accepts OIB (11 digits) or MBS (court registry number). Returns company name, status, address, legal form, VAT.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up croatian company by name or registration number"
]
},
{
"id": "contract-verify-check",
"name": "Contract Verification Check",
"description": "Check if a smart contract's source code is verified on Etherscan. Returns compiler version, license type, proxy status, and contract name. Unverified contracts are a red flag for token safety. Supports 60+ EVM chains.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Check if a smart contract's source code is verified on Etherscan"
]
},
{
"id": "schema-migration-generate",
"name": "Schema Migration Generate",
"description": "Generate database migration code from current\u2192desired schema description. Supports Drizzle, Prisma, Knex, and raw SQL.",
"tags": [
"developer-tools"
],
"examples": [
"Generate database migration code from current\u2192desired schema description"
]
},
{
"id": "exchange-rate",
"name": "Exchange Rate",
"description": "Get current exchange rate between two currencies using ECB data. Supports all major currencies. Returns rate, inverse rate, and date.",
"tags": [
"financial"
],
"examples": [
"Get current exchange rate between two currencies using ECB data"
]
},
{
"id": "swift-message-parse",
"name": "SWIFT Message Parse",
"description": "Parse SWIFT MT messages (MT103/MT940/MT202) into structured data. Extracts sender/receiver BIC, amount, currency, beneficiary.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Parse SWIFT MT messages (MT103/MT940/MT202) into structured data"
]
},
{
"id": "aml-risk-score",
"name": "AML Risk Score",
"description": "Calculate a composite Anti-Money Laundering (AML) risk score for a person or company. Aggregates sanctions screening, PEP status, and jurisdiction risk into a single 0-100 risk score with risk level classification.",
"tags": [
"compliance"
],
"examples": [
"Calculate a composite Anti-Money Laundering (AML) risk score for a person or company"
]
},
{
"id": "crypto-price",
"name": "Crypto Price",
"description": "Get current cryptocurrency price, market cap, and trends via CoinGecko API. Supports 10,000+ coins. Multiple fiat currencies.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get current cryptocurrency price, market cap, and trends via CoinGecko API"
]
},
{
"id": "phone-type-detect",
"name": "Phone Type Detect",
"description": "Detect whether a phone number is mobile, landline, VOIP, toll-free, or premium rate. Essential for SMS delivery verification and communication routing.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Detect whether a phone number is mobile, landline, VOIP, toll-free, or premium rate"
]
},
{
"id": "backlink-check",
"name": "Backlink Check",
"description": "Check backlinks for a domain via CommonCrawl and Google search. Returns linking domains, anchor text, dofollow/nofollow counts.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Check backlinks for a domain via CommonCrawl and Google search"
]
},
{
"id": "dogecoin-address-validate",
"name": "Dogecoin Address Validation",
"description": "Validate a Dogecoin (DOGE) address. Checks Base58Check encoding and Dogecoin version bytes (P2PKH 0x1E / 0x71, P2SH 0x16 / 0xC4). Verifies the 4-byte double-SHA256 checksum to catch typos. Pure algorithmic \u2014 fast and cheap, no on-chain lookup. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate a Dogecoin (DOGE) address"
]
},
{
"id": "cz-ico-validate",
"name": "Czech I\u010cO Validator",
"description": "Validate Czech I\u010cO (company identifier) format and mod-11 checksum. Pure algorithmic \u2014 no external calls.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate Czech I\u010cO (company identifier) format and mod-11 checksum"
]
},
{
"id": "c2pa-inspect",
"name": "C2PA Content Credentials Inspect",
"description": "Inspect a media URL for C2PA Content Credentials. Parses the embedded manifest, verifies the cryptographic signature, and extracts claim generator, signer, edit assertions, and AI-generation flags. Pure parsing \u2014 no external API.",
"tags": [
"media"
],
"examples": [
"Inspect a media URL for C2PA Content Credentials"
]
},
{
"id": "startup-domain-check",
"name": "Startup Domain Check",
"description": "Check domain and handle availability for a startup name. Checks .com/.io/.ai/.co/.dev domains, Twitter, GitHub, npm, PyPI.",
"tags": [
"utility"
],
"examples": [
"Check domain and handle availability for a startup name"
]
},
{
"id": "social-profile-check",
"name": "Social Profile Check",
"description": "Check username availability across 7 platforms: GitHub, YouTube, TikTok, Reddit, Pinterest, npm, PyPI.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Check username availability across 7 platforms: GitHub, YouTube, TikTok, Reddit, Pinterest, npm, PyPI"
]
},
{
"id": "slovenian-company-data",
"name": "Slovenian Company Data",
"description": "Look up Slovenian company data from the Poslovni register Slovenije (PRS) via the data.gov.si CKAN datastore. Returns registration number, full name, legal form, registry authority, and address. Free, CC-BY 4.0.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up slovenian company by name or registration number"
]
},
{
"id": "password-strength",
"name": "Password Strength",
"description": "Analyze password strength: entropy, crack time estimate, character class diversity, common password check, keyboard pattern detection. Password is NOT stored. Algorithmic.",
"tags": [
"security"
],
"examples": [
"Analyze password strength: entropy, crack time estimate, character class diversity, common password check, keyboard pattern detection"
]
},
{
"id": "sepa-xml-validate",
"name": "SEPA XML Validate",
"description": "Validate SEPA XML files (pain.001 credit transfer, pain.008 direct debit). Checks structure, IBANs, BICs, amounts, transaction counts.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate SEPA XML files (pain.001 credit transfer, pain.008 direct debit)"
]
},
{
"id": "robots-txt-parse",
"name": "Robots.txt Parse",
"description": "Fetch and parse a website's robots.txt. Returns rules per user-agent, sitemaps, crawl delays, and whether all crawlers are blocked.",
"tags": [
"monitoring"
],
"examples": [
"Fetch and parse a website's robots.txt"
]
},
{
"id": "incoterms-explain",
"name": "Incoterms Explain",
"description": "Explain any Incoterms 2020 rule. Returns seller/buyer obligations, risk/cost transfer points, suitability.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Explain any Incoterms 2020 rule"
]
},
{
"id": "slovak-company-data",
"name": "Slovak Company Data",
"description": "Look up Slovak company data from RPO (Register pr\u00e1vnick\u00fdch os\u00f4b), the Slovak Statistical Office's authoritative legal-persons register. Returns name, address, legal form, registration details, and statutory representatives. Free, CC-BY 4.0.",
"tags": [
"company-data",
"business-registry"
],
"examples": [
"Look up slovak company by name or registration number"
]
},
{
"id": "port-check",
"name": "Port Check",
"description": "Check if TCP ports are open on a host. Scans up to 20 ports with configurable timeout. Returns open/closed status with latency.",
"tags": [
"monitoring"
],
"examples": [
"Check if TCP ports are open on a host"
]
},
{
"id": "vat-rate-lookup",
"name": "VAT Rate Lookup",
"description": "Look up VAT rates for EU/EEA countries. Returns standard, reduced, zero-rated categories. Supports category-specific queries.",
"tags": [
"data-extraction",
"data",
"extraction",
"tax",
"eu"
],
"examples": [
"Look up VAT rates for EU/EEA countries"
]
},
{
"id": "lei-lookup",
"name": "LEI Lookup",
"description": "Look up a Legal Entity Identifier (LEI) via the GLEIF database. Accepts a 20-character LEI or company name. Returns entity name, jurisdiction, addresses, registration status.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Look up a Legal Entity Identifier (LEI) via the GLEIF database"
]
},
{
"id": "wallet-risk-score",
"name": "Wallet Risk Score",
"description": "Check if a wallet address is associated with malicious activity: phishing, money laundering, darknet, blackmail, or other fraud. Uses GoPlus Security's malicious address database covering 30+ blockchains.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"wallet"
],
"examples": [
"Check if a wallet address is associated with malicious activity: phishing, money laundering, darknet, blackmail, or other fraud"
]
},
{
"id": "beneficial-ownership-lookup",
"name": "Beneficial Ownership Lookup",
"description": "Look up UK beneficial ownership (UBO / PSC) information for a company. Returns individuals who ultimately own or control the entity, their ownership percentage, and the ownership chain. Uses Companies House Persons of Significant Control. UK-only \u2014 non-GB inputs return a clear coverage notice rather than a fabricated result.",
"tags": [
"compliance"
],
"examples": [
"Look up UK beneficial ownership (UBO / PSC) information for a company"
]
},
{
"id": "gitignore-generate",
"name": "Gitignore Generate",
"description": "Generate .gitignore from language/framework/IDE combinations. Covers TypeScript, Python, Go, Rust, Java, React, Next.js, Django, VSCode, IntelliJ. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Generate .gitignore from language/framework/IDE combinations"
]
},
{
"id": "date-parse",
"name": "Date Parse",
"description": "Parse ambiguous date strings into ISO 8601. Handles '3/4/25', 'March 4th', '4. mars 2025', '2025-W14'. Detects ambiguity.",
"tags": [
"data-processing"
],
"examples": [
"Parse ambiguous date strings into ISO 8601"
]
},
{
"id": "sentiment-analyze",
"name": "Sentiment Analysis",
"description": "Analyze the sentiment of text. Returns overall sentiment (positive/negative/neutral/mixed), confidence scores, and aspect-level sentiment.",
"tags": [
"text-processing"
],
"examples": [
"Analyze the sentiment of text"
]
},
{
"id": "phishing-site-check",
"name": "Phishing Site Check",
"description": "Check if a URL is a known phishing site targeting Web3 users. Detects cloned dApp frontends, fake token claim pages, and wallet drainer sites. Uses GoPlus Security's phishing database.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Check if a URL is a known phishing site targeting Web3 users"
]
},
{
"id": "approval-security-check",
"name": "Approval Security Check",
"description": "Check a wallet's token approvals for security risks. Identifies unlimited or risky approvals that could allow funds to be drained. Covers Ethereum, BSC, Base, and other EVM chains via GoPlus Security.",
"tags": [
"web3",
"sweden",
"nordic",
"defi",
"blockchain",
"crypto",
"ethereum"
],
"examples": [
"Check a wallet's token approvals for security risks"
]
},
{
"id": "license-compatibility-check",
"name": "License Compatibility Check",
"description": "Check software license compatibility for a given use case",
"tags": [
"security",
"ens",
"ethereum"
],
"examples": [
"Check software license compatibility for a given use case"
]
},
{
"id": "nl-woz-value",
"name": "NL WOZ Property Value",
"description": "Dutch WOZ (Waardering Onroerende Zaken) property tax assessment averages by municipality. Returns average property values and year-over-year trends from CBS OpenData.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Dutch WOZ (Waardering Onroerende Zaken) property tax assessment averages by municipality"
]
},
{
"id": "prompt-compress",
"name": "Prompt Compress",
"description": "Compress a prompt to be shorter while preserving semantic meaning. Specify target reduction percentage (10-70%).",
"tags": [
"developer-tools"
],
"examples": [
"Compress a prompt to be shorter while preserving semantic meaning"
]
},
{
"id": "llm-cost-calculate",
"name": "LLM Cost Calculate",
"description": "Calculate LLM API cost for a prompt+completion across 14 models. Returns cheaper alternatives with savings percentages. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Calculate LLM API cost for a prompt+completion across 14 models"
]
},
{
"id": "wallet-balance-lookup",
"name": "Wallet Balance Lookup",
"description": "Get the native token balance for any wallet address and a list of recently interacted ERC-20 tokens. Supports Ethereum and other EVM chains via Etherscan V2.",
"tags": [
"web3",
"defi",
"blockchain",
"crypto",
"ethereum",
"wallet"
],
"examples": [
"Get the native token balance for any wallet address and a list of recently interacted ERC-20 tokens"
]
},
{
"id": "country-tax-rates",
"name": "Country Tax Rates",
"description": "Get corporate tax, VAT, personal income tax, capital gains, and social security rates for 45+ countries.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get corporate tax, VAT, personal income tax, capital gains, and social security rates for 45+ countries"
]
},
{
"id": "website-carbon-estimate",
"name": "Website Carbon Estimate",
"description": "Estimate CO2 emissions per page view using the Website Carbon methodology. Returns rating A-F, annual estimate.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Estimate CO2 emissions per page view using the Website Carbon methodology"
]
},
{
"id": "base64-encode-url",
"name": "Base64 Encode URL",
"description": "Fetch a URL and return content as base64. Useful for embedding images, PDFs in API calls. Returns base64, content type, data URI.",
"tags": [
"file-conversion"
],
"examples": [
"Fetch a URL and return content as base64"
]
},
{
"id": "sql-explain",
"name": "SQL Explain",
"description": "Explain a SQL query in plain language. Identifies tables, joins, filters, aggregations, and potential performance issues.",
"tags": [
"developer-tools"
],
"examples": [
"Explain a SQL query in plain language"
]
},
{
"id": "context-window-optimize",
"name": "Context Window Optimize",
"description": "Rank and select document chunks by relevance to fit within a token budget. Returns selected/excluded chunks with scores.",
"tags": [
"developer-tools"
],
"examples": [
"Rank and select document chunks by relevance to fit within a token budget"
]
},
{
"id": "tool-call-validate",
"name": "Tool Call Validate",
"description": "Validate an LLM tool call against a JSON Schema. Auto-fixes type mismatches (string '42' \u2192 number 42). Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Validate an LLM tool call against a JSON Schema"
]
},
{
"id": "url-to-text",
"name": "URL to Text",
"description": "Lightweight text extraction from URL. No JS rendering \u2014 just HTTP GET + HTML parse. Fast and cheap for most content sites.",
"tags": [
"web-scraping"
],
"examples": [
"Lightweight text extraction from URL"
]
},
{
"id": "deduplicate",
"name": "Deduplicate",
"description": "Deduplicate a JSON array of objects using fuzzy string matching (Levenshtein + token sort). Specify match fields and threshold.",
"tags": [
"data-processing"
],
"examples": [
"Deduplicate a JSON array of objects using fuzzy string matching (Levenshtein + token sort)"
]
},
{
"id": "paid-api-preflight",
"name": "Paid API Pre-flight Check",
"description": "Verify any paid API endpoint before your agent spends money. Checks reachability, SSL, response time, and validates the payment protocol handshake (L402, x402, MPP). Returns a proceed/caution/avoid recommendation with parsed payment details. Use this before calling any paid external API to avoid wasting funds on broken, misconfigured, or fraudulent endpoints.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Verify any paid API endpoint before your agent spends money"
]
},
{
"id": "risk-narrative-generate",
"name": "Risk Narrative Generator",
"description": "Generates a plain-language risk narrative from structured check results. Designed for non-technical users reviewing AI agent output. Supports KYB and invoice fraud contexts.",
"tags": [
"agent-tooling"
],
"examples": [
"Generates a plain-language risk narrative from structured check results"
]
},
{
"id": "schema-infer",
"name": "Schema Infer",
"description": "Infer schema from JSON array or CSV. Returns field types, nullability, uniqueness, completeness, min/max/mean for numeric fields. Algorithmic.",
"tags": [
"data-processing"
],
"examples": [
"Infer schema from JSON array or CSV"
]
},
{
"id": "log-parse",
"name": "Log Parse",
"description": "Parse log files \u2014 auto-detects format (JSON, syslog, ISO, logfmt, Laravel). Extracts timestamps, levels, messages. Returns error/warning summary. Algorithmic.",
"tags": [
"developer-tools"
],
"examples": [
"Parse log files \u2014 auto-detects format (JSON, syslog, ISO, logfmt, Laravel)"
]
},
{
"id": "tron-address-validate",
"name": "Tron Address Validation",
"description": "Validate a Tron (TRX) address. Checks Base58Check encoding and 0x41 mainnet version byte (T-prefix). Verifies the 4-byte double-SHA256 checksum to catch typos. Pure algorithmic \u2014 fast and cheap, no on-chain lookup. FREE \u2014 no API key required.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate a Tron (TRX) address"
]
},
{
"id": "business-day-check",
"name": "Business Day Check",
"description": "Check if a specific date is a business day in a given country. Accounts for weekends and public holidays. Also returns the next business day if the given date is not one.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Check if a specific date is a business day in a given country"
]
},
{
"id": "nl-housing-price-index",
"name": "NL Housing Price Index",
"description": "Dutch national housing price index and average sale prices from CBS/Kadaster. Returns monthly price index (2020=100), year-over-year trends, homes sold, and average sale price.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Dutch national housing price index and average sale prices from CBS/Kadaster"
]
},
{
"id": "public-holiday-lookup",
"name": "Public Holiday Lookup",
"description": "Get public holidays for any country and year. Uses Nager.Date API. Returns holiday dates, names, and next upcoming.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get public holidays for any country and year"
]
},
{
"id": "pii-redact",
"name": "PII Redaction",
"description": "Detect and redact personally identifiable information (PII) from text. Identifies names, emails, phone numbers, national ID numbers (Swedish personnummer, Finnish henkil\u00f6tunnus, etc.), addresses, and more.",
"tags": [
"data-processing"
],
"examples": [
"Detect and redact personally identifiable information (PII) from text"
]
},
{
"id": "meta-extract",
"name": "Meta Extract",
"description": "Extract all metadata from a URL: Open Graph, Twitter cards, JSON-LD, favicon, canonical URL, RSS feeds, robots directives.",
"tags": [
"web-scraping"
],
"examples": [
"Extract all metadata from a URL: Open Graph, Twitter cards, JSON-LD, favicon, canonical URL, RSS feeds, robots directives"
]
},
{
"id": "ssl-certificate-chain",
"name": "SSL Certificate Chain",
"description": "Inspect the full SSL/TLS certificate chain for a domain. Returns cert details, expiry, issuer, TLS version, cipher suite, and security issues.",
"tags": [
"monitoring"
],
"examples": [
"Inspect the full SSL/TLS certificate chain for a domain"
]
},
{
"id": "api-health-check",
"name": "API Health Check",
"description": "Test an API endpoint: send request, validate response status and schema. Integration testing as a service.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Test an API endpoint: send request, validate response status and schema"
]
},
{
"id": "danish-company-data",
"name": "Danish Company Data",
"description": "Look up Danish company data from the Central Business Register (CVR). Accepts CVR number (8 digits) or company name. Returns company name, CVR number, VAT number, business type, industry, address, and status.",
"tags": [
"data-extraction",
"denmark",
"nordic",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up danish company by name or registration number"
]
},
{
"id": "serp-analyze",
"name": "SERP Analyze",
"description": "Analyze Google search results for a keyword. Returns organic results, featured snippet, People Also Ask, SERP features.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Analyze Google search results for a keyword"
]
},
{
"id": "regex-generate",
"name": "Regex Generate",
"description": "Describe what you want to match in natural language, get a tested regex back. Optionally provide test strings for validation.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Describe what you want to match in natural language, get a tested regex back"
]
},
{
"id": "gdpr-website-check",
"name": "GDPR Website Check",
"description": "Scan a website for GDPR compliance indicators: cookie consent, privacy policy, tracking scripts, security headers. Returns score A-F.",
"tags": [
"compliance"
],
"examples": [
"Scan a website for GDPR compliance indicators: cookie consent, privacy policy, tracking scripts, security headers"
]
},
{
"id": "job-board-search",
"name": "Job Board Search",
"description": "Search job listings on Arbetsformedlingen (Swedish) and Adzuna (multi-country). Returns title, company, salary, URL.",
"tags": [
"data-extraction",
"sweden",
"nordic",
"data",
"extraction"
],
"examples": [
"Search job listings on Arbetsformedlingen (Swedish) and Adzuna (multi-country)"
]
},
{
"id": "google-search",
"name": "Google Search",
"description": "Perform a Google search and return structured results. Returns title, URL, snippet, position for each result.",
"tags": [
"web-scraping",
"sweden",
"nordic"
],
"examples": [
"Perform a Google search and return structured results"
]
},
{
"id": "tax-id-validate",
"name": "Tax ID Validate",
"description": "Validate tax identification number (TIN) formats for 40+ countries. Checks format rules and checksum algorithms where applicable. Does not verify with tax authorities.",
"tags": [
"validation",
"verify",
"check"
],
"examples": [
"Validate tax identification number (TIN) formats for 40+ countries"
]
},
{
"id": "flatten-json",
"name": "Flatten JSON",
"description": "Flatten nested JSON to dot-notation keys. E.g. {a:{b:[1,2]}} \u2192 {'a.b.0':1,'a.b.1':2}. Configurable delimiter and array handling. Algorithmic.",
"tags": [
"data-processing"
],
"examples": [
"Flatten nested JSON to dot-notation keys"
]
},
{
"id": "japanese-company-data",
"name": "Japanese Company Data",
"description": "Look up Japanese company data from the National Tax Agency corporate number system. Accepts 13-digit corporate number or fuzzy company name.",
"tags": [
"data-extraction",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up japanese company by name or registration number"
]
},
{
"id": "product-reviews-extract",
"name": "Product Reviews Extract",
"description": "Extract product reviews from Amazon, Trustpilot, or any review page. Returns rating distribution, pros/cons, sentiment.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Extract product reviews from Amazon, Trustpilot, or any review page"
]
},
{
"id": "curl-to-code",
"name": "cURL to Code",
"description": "Convert a curl command to equivalent code in TypeScript, Python, Go, Rust, Java, or PHP.",
"tags": [
"developer-tools"
],
"examples": [
"Convert a curl command to equivalent code in TypeScript, Python, Go, Rust, Java, or PHP"
]
},
{
"id": "keyword-suggest",
"name": "Keyword Suggest",
"description": "Get keyword suggestions from Google Autocomplete. Returns suggestions, questions, comparisons, long-tail keywords.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Get keyword suggestions from Google Autocomplete"
]
},
{
"id": "landing-page-roast",
"name": "Landing Page Roast",
"description": "AI conversion expert analyzes any landing page. Returns overall score, headline effectiveness, CTA clarity, value proposition, trust signals, issues, and suggestions.",
"tags": [
"competitive-intelligence"
],
"examples": [
"AI conversion expert analyzes any landing page"
]
},
{
"id": "competitor-compare",
"name": "Competitor Compare",
"description": "Compare two company websites. Analyzes positioning, pricing model, features, target audience, trust signals, content strategy. Returns structured comparison + strategic analysis.",
"tags": [
"competitive-intelligence"
],
"examples": [
"Compare two company websites"
]
},
{
"id": "pr-description-generate",
"name": "PR Description Generate",
"description": "Generate pull request descriptions from diffs or commit logs. Returns title, summary, changes list, testing steps.",
"tags": [
"developer-tools"
],
"examples": [
"Generate pull request descriptions from diffs or commit logs"
]
},
{
"id": "json-repair",
"name": "JSON Repair",
"description": "Repair broken JSON: trailing commas, single quotes, unquoted keys, truncated, comments, mixed with markdown. Returns valid JSON. FREE \u2014 no API key required.",
"tags": [
"data-processing"
],
"examples": [
"Repair broken JSON: trailing commas, single quotes, unquoted keys, truncated, comments, mixed with markdown"
]
},
{
"id": "finnish-company-data",
"name": "Finnish Company Data",
"description": "Look up Finnish company data from PRH (Patent and Registration Office). Accepts Business ID (e.g. 0112038-9) or company name. Returns company name, business ID, VAT number, business type, industry, address, and status.",
"tags": [
"data-extraction",
"finland",
"nordic",
"data",
"extraction",
"company-data",
"business-registry"
],
"examples": [
"Look up finnish company by name or registration number"
]
},
{
"id": "test-case-generate",
"name": "Test Case Generate",
"description": "Generate test cases from a function description or signature. Includes happy path, edge cases, boundary tests, and error cases.",
"tags": [
"developer-tools"
],
"examples": [
"Generate test cases from a function description or signature"
]
},
{
"id": "jsdoc-generate",
"name": "JSDoc Generate",
"description": "Add JSDoc comments to JavaScript/TypeScript functions and classes. Infers param types, return types, and throws.",
"tags": [
"developer-tools"
],
"examples": [
"Add JSDoc comments to JavaScript/TypeScript functions and classes"
]
},
{
"id": "readme-generate",
"name": "README Generate",
"description": "Generate comprehensive README.md from project description. Includes installation, usage, API docs, contributing sections.",
"tags": [
"developer-tools"
],
"examples": [
"Generate comprehensive README.md from project description"
]
},
{
"id": "name-parse",
"name": "Name Parse",
"description": "Parse a full name into components: first, middle, last, prefix, suffix, nickname. Handles 'Dr. Karl-Johan von Lindstr\u00f6m III' correctly.",
"tags": [
"data-processing"
],
"examples": [
"Parse a full name into components: first, middle, last, prefix, suffix, nickname"
]
},
{
"id": "llm-output-validate",
"name": "LLM Output Validate",
"description": "Validate and auto-repair LLM output. Parse JSON, validate against schema, attempt fixes for common LLM mistakes. Algorithmic \u2014 no LLM needed.",
"tags": [
"agent-tooling"
],
"examples": [
"Validate and auto-repair LLM output"
]
},
{
"id": "iban-to-bank",
"name": "IBAN to Bank",
"description": "Extract bank name and branch information from an IBAN. Returns bank name, BIC/SWIFT code, branch, and country. Pure algorithmic \u2014 uses bank code lookup tables.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Extract bank name and branch information from an IBAN"
]
},
{
"id": "code-convert",
"name": "Code Convert",
"description": "Convert code between programming languages. Uses idiomatic patterns for the target language. Supports all major languages.",
"tags": [
"developer-tools"
],
"examples": [
"Convert code between programming languages"
]
},
{
"id": "api-docs-generate",
"name": "API Docs Generate",
"description": "Generate markdown API documentation from an OpenAPI spec or natural language description. Returns documentation with parameters, examples, error codes.",
"tags": [
"developer-tools"
],
"examples": [
"Generate markdown API documentation from an OpenAPI spec or natural language description"
]
},
{
"id": "iso-country-lookup",
"name": "ISO Country Lookup",
"description": "Look up any country by name, ISO code (alpha-2/3/numeric). Returns region, capital, currency, EU/Schengen/Eurozone membership.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up any country by name, ISO code (alpha-2/3/numeric)"
]
},
{
"id": "pricing-page-extract",
"name": "Pricing Page Extract",
"description": "Extract structured pricing data from any SaaS pricing page. Returns plan names, prices, features per plan, billing periods, trial/guarantee info.",
"tags": [
"competitive-intelligence"
],
"examples": [
"Extract structured pricing data from any SaaS pricing page"
]
},
{
"id": "address-geocode",
"name": "Address Geocode",
"description": "Convert an address to geographic coordinates (latitude/longitude). Also returns structured address components and bounding box via OpenStreetMap Nominatim.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Convert an address to geographic coordinates (latitude/longitude)"
]
},
{
"id": "github-repo-compare",
"name": "GitHub Repo Compare",
"description": "Compare two GitHub repositories side-by-side: stars, forks, activity, language, topics, license. Returns detailed comparison.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Compare two GitHub repositories side-by-side: stars, forks, activity, language, topics, license"
]
},
{
"id": "hs-code-lookup",
"name": "HS Code Lookup",
"description": "Classify a product into Harmonized System (HS) commodity codes. Returns primary HS code, chapter, section, and alternative classifications with confidence levels.",
"tags": [
"trade"
],
"examples": [
"Classify a product into Harmonized System (HS) commodity codes"
]
},
{
"id": "sitemap-parse",
"name": "Sitemap Parse",
"description": "Fetch and parse a website's XML sitemap. Returns URL count, top path segments, lastmod dates, and sample URLs.",
"tags": [
"monitoring"
],
"examples": [
"Fetch and parse a website's XML sitemap"
]
},
{
"id": "barcode-lookup",
"name": "Barcode Lookup",
"description": "Look up product information by UPC/EAN barcode. Uses Open Food Facts and UPC ItemDB. Returns product name, brand, nutrition, images.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Look up product information by UPC/EAN barcode"
]
},
{
"id": "email-draft",
"name": "Email Draft",
"description": "Draft a professional email. Specify context, intent (cold outreach/follow-up/apology/etc), and tone. Returns subject line options, body, and key phrases.",
"tags": [
"content-writing"
],
"examples": [
"Draft a professional email"
]
},
{
"id": "error-explain",
"name": "Error Explain",
"description": "Explain an error message or stack trace in plain English. Identifies root cause, suggests fixes with code examples.",
"tags": [
"developer-tools"
],
"examples": [
"Explain an error message or stack trace in plain English"
]
},
{
"id": "insolvency-check",
"name": "Insolvency Check",
"description": "Check if a company has any insolvency, bankruptcy, or winding-up proceedings. Currently covers UK (via Companies House). Returns status and key dates.",
"tags": [
"compliance"
],
"examples": [
"Check if a company has any insolvency, bankruptcy, or winding-up proceedings"
]
},
{
"id": "api-mock-response",
"name": "API Mock Response",
"description": "Generate a realistic mock API response with proper headers, status codes, and schema-matching body data.",
"tags": [
"developer-tools"
],
"examples": [
"Generate a realistic mock API response with proper headers, status codes, and schema-matching body data"
]
},
{
"id": "resume-parse",
"name": "Resume Parse",
"description": "Extract structured data from a CV/resume. Accepts PDF URL, base64, or text. Returns name, contact, experience, education, skills, certifications.",
"tags": [
"document-extraction"
],
"examples": [
"Extract structured data from a CV/resume"
]
},
{
"id": "brand-mention-search",
"name": "Brand Mention Search",
"description": "Search Google for brand mentions. Returns URLs, titles, snippets, sentiment, and source type. Every result is a clickable, verifiable URL.",
"tags": [
"competitive-intelligence",
"sweden",
"nordic"
],
"examples": [
"Search Google for brand mentions"
]
},
{
"id": "csv-to-json",
"name": "CSV to JSON",
"description": "Convert CSV string to JSON array with auto-detected delimiter and type inference. Algorithmic.",
"tags": [
"data-processing"
],
"examples": [
"Convert CSV string to JSON array with auto-detected delimiter and type inference"
]
},
{
"id": "ticker-lookup",
"name": "Ticker Lookup",
"description": "Find stock ticker symbols by company name. Returns matches with symbol, exchange, and type.",
"tags": [
"data-extraction",
"data",
"extraction"
],
"examples": [
"Find stock ticker symbols by company name"
]
},
{
"id": "solution-hr-candidate-screen",
"name": "HR Candidate Screening",
"description": "Screen a job candidate: parse their resume, validate their email and phone, and run sanctions and PEP checks. Returns structured candidate data with verification status.",
"tags": [
"solution",
"data-research"
],
"examples": [
"Screen a job candidate: parse their resume, validate their email and phone, and run sanctions and PEP checks"
]
},
{
"id": "solution-defi-risk-check",
"name": "DeFi Protocol Risk Check",
"description": "Before your agent deposits funds into a DeFi protocol, verify the team isn't sanctioned, the domain is legitimate, and the SSL certificate is valid. The off-chain risk layer for on-chain DeFi.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Before your agent deposits funds into a DeFi protocol, verify the team isn't sanctioned, the domain is legitimate, and the SSL certificate is valid"
]
},
{
"id": "solution-gdpr-audit",
"name": "Website GDPR Audit",
"description": "Is this website GDPR compliant? Scans cookies, consent mechanisms, privacy policy, SSL, and identifies the relevant data protection authority.",
"tags": [
"solution",
"legal-regulatory"
],
"examples": [
"Is this website GDPR compliant? Scans cookies, consent mechanisms, privacy policy, SSL, and identifies the relevant data protection authority"
]
},
{
"id": "solution-crypto-counterparty-kyb",
"name": "Crypto Counterparty KYB",
"description": "Know Your Business for crypto counterparties. Verify the legal entity exists, check sanctions lists, validate their web presence, and assess domain trust. The compliance layer agents need before transacting with a new counterparty.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Know Your Business for crypto counterparties"
]
},
{
"id": "solution-web3-wallet-identity",
"name": "Web3 Wallet Identity Resolution",
"description": "Given a wallet address, discover everything knowable about the entity behind it. Starts with ENS reverse lookup to find a human-readable name, then assesses risk, age, and holdings. The entry point to the full compliance pipeline.",
"tags": [
"solution",
"web3"
],
"examples": [
"Given a wallet address, discover everything knowable about the entity behind it"
]
},
{
"id": "solution-web3-counterparty-kyb",
"name": "Web3 Counterparty KYB",
"description": "Counterparty due diligence for Web3 companies, DAOs, and token projects. Sanctions screening on the entity plus full domain infrastructure audit. Answers \"should we transact with this counterparty?\"",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Counterparty due diligence for Web3 companies, DAOs, and token projects"
]
},
{
"id": "solution-defi-protocol-risk",
"name": "DeFi Protocol Risk Check",
"description": "Evaluates a DeFi protocol's infrastructure security before interaction. Checks SSL certificate health, HTTP security headers, DNS configuration, domain reputation, and technology surface area. Answers \"is this protocol's infrastructure secure?\"",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Evaluates a DeFi protocol's infrastructure security before interaction"
]
},
{
"id": "solution-kyb-essentials-gr",
"name": "KYB Essentials \u2014 Greece",
"description": "Quick company verification for Greece. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Greece"
]
},
{
"id": "solution-kyb-complete-gr",
"name": "KYB Complete \u2014 Greece",
"description": "Comprehensive company verification for Greece. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Greece"
]
},
{
"id": "solution-invoice-verify-gr",
"name": "Invoice Verify \u2014 Greece",
"description": "Invoice fraud detection for Greece. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Greece"
]
},
{
"id": "solution-invoice-verify-uk",
"name": "Invoice Verify \u2014 United Kingdom",
"description": "Invoice fraud detection for United Kingdom. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for United Kingdom"
]
},
{
"id": "solution-kyb-complete-fr",
"name": "KYB Complete \u2014 France",
"description": "Comprehensive company verification for France. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for France"
]
},
{
"id": "solution-nl-property-check",
"name": "Netherlands Property Check",
"description": "Comprehensive Dutch property market intelligence. Combines BAG address data, WOZ tax assessments, energy labels, housing prices, and regional statistics into one call.",
"tags": [
"solution",
"data-lookup"
],
"examples": [
"Comprehensive Dutch property market intelligence"
]
},
{
"id": "solution-web3-vasp-check",
"name": "Web3 VASP Compliance Check",
"description": "Before interacting with a crypto service provider, verify they're licensed under EU MiCA regulation. Checks the ESMA register of authorized CASPs, the non-compliant entity list, sanctions status, and domain reputation.",
"tags": [
"solution",
"web3"
],
"examples": [
"Before interacting with a crypto service provider, verify they're licensed under EU MiCA regulation"
]
},
{
"id": "solution-kyb-complete-nl",
"name": "KYB Complete \u2014 Netherlands",
"description": "Comprehensive company verification for Netherlands. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Netherlands"
]
},
{
"id": "solution-kyb-complete-us",
"name": "KYB Complete \u2014 United States",
"description": "Comprehensive company verification for United States. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for United States"
]
},
{
"id": "solution-kyb-essentials-se",
"name": "KYB Essentials \u2014 Sweden",
"description": "Quick company verification for Sweden. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Sweden"
]
},
{
"id": "solution-prospect-profile",
"name": "Prospect Company Profile",
"description": "Everything your sales agent researches before a call: SEC data, tech stack, web presence, and domain credibility \u2014 delivered in seconds.",
"tags": [
"solution",
"sales-outreach"
],
"examples": [
"Everything your sales agent researches before a call: SEC data, tech stack, web presence, and domain credibility \u2014 delivered in seconds"
]
},
{
"id": "solution-web3-counterparty-dd",
"name": "Web3 Counterparty Due Diligence",
"description": "Full compliance check on a wallet address before transacting. Combines on-chain risk scoring with off-chain entity compliance \u2014 wallet risk, wallet age, ENS identity resolution, sanctions screening, PEP check, and adverse media scan.",
"tags": [
"solution",
"web3"
],
"examples": [
"Full compliance check on a wallet address before transacting"
]
},
{
"id": "solution-domain-intel",
"name": "Domain Intelligence",
"description": "Everything your agent needs to evaluate a domain: registration details, DNS setup, SSL health, and reputation score.",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Everything your agent needs to evaluate a domain: registration details, DNS setup, SSL health, and reputation score"
]
},
{
"id": "solution-web3-dapp-trust",
"name": "Web3 dApp Trust Scan",
"description": "Before connecting your wallet to a dApp, verify it's not a phishing clone. Combines GoPlus phishing detection with deep domain intelligence \u2014 reputation scoring, SSL verification, WHOIS data, and technology stack analysis.",
"tags": [
"solution",
"web3"
],
"examples": [
"Before connecting your wallet to a dApp, verify it's not a phishing clone"
]
},
{
"id": "solution-contact-verify",
"name": "Contact Verification",
"description": "Verify a contact's email, phone number, and address in parallel. Returns validation status for each channel. Essential for CRM hygiene and lead qualification.",
"tags": [
"solution",
"sales-outreach"
],
"examples": [
"Verify a contact's email, phone number, and address in parallel"
]
},
{
"id": "solution-kyb-complete-no",
"name": "KYB Complete \u2014 Norway",
"description": "Comprehensive company verification for Norway. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Norway"
]
},
{
"id": "solution-test-solution-delete-me",
"name": "Test",
"description": "Test",
"tags": [
"solution",
"sales-outreach"
],
"examples": [
"Test"
]
},
{
"id": "solution-invoice-verify-sg",
"name": "Invoice Verify \u2014 Singapore",
"description": "Invoice fraud detection for Singapore. Verifies the invoicing company exists, validates payment details (IBAN, BIC), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Singapore"
]
},
{
"id": "solution-web3-token-safety",
"name": "Web3 Token Safety Check",
"description": "Before buying a token, verify the contract isn't a scam. Checks for honeypot behavior, hidden ownership, mint functions, and verifies contract source is public. Also checks the deployer wallet for fraud history and the project's domain reputation.",
"tags": [
"solution",
"web3"
],
"examples": [
"Before buying a token, verify the contract isn't a scam"
]
},
{
"id": "solution-invoice-verify-no",
"name": "Invoice Verify \u2014 Norway",
"description": "Invoice fraud detection for Norway. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Norway"
]
},
{
"id": "solution-web3-pre-tx-gate",
"name": "Web3 Pre-Transaction Risk Gate",
"description": "Should your agent execute this transaction? Single-call go/no-go middleware for DeFi agents. Checks wallet risk, token safety, approval security, current gas costs, and sanctions status. Returns a risk verdict.",
"tags": [
"solution",
"web3"
],
"examples": [
"Should your agent execute this transaction? Single-call go/no-go middleware for DeFi agents"
]
},
{
"id": "solution-company-intelligence-sdr",
"name": "Company Intelligence for SDR",
"description": "Everything your SDR agent needs to decide whether to pursue a company. 9 steps, one call.",
"tags": [
"solution",
"sales-outreach"
],
"examples": [
"Everything your SDR agent needs to decide whether to pursue a company"
]
},
{
"id": "solution-kyb-essentials-fr",
"name": "KYB Essentials \u2014 France",
"description": "Quick company verification for France. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for France"
]
},
{
"id": "solution-website-security-audit",
"name": "Website Security Audit",
"description": "Is this website secure? SSL, HTTP headers, DNS, and tech stack \u2014 the security audit your agent runs before trusting any URL.",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Is this website secure? SSL, HTTP headers, DNS, and tech stack \u2014 the security audit your agent runs before trusting any URL"
]
},
{
"id": "solution-verify-us-company",
"name": "US Company Verify",
"description": "Look up any US company using SEC EDGAR data, screen against international sanctions lists, check for politically exposed persons (PEP), and scan for adverse media coverage. Filing data, company status, sanctions, PEP, and media check.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Look up any US company using SEC EDGAR data, screen against international sanctions lists, check for politically exposed persons (PEP), and scan for adverse media coverage"
]
},
{
"id": "solution-invoice-verify-fr",
"name": "Invoice Verify \u2014 France",
"description": "Invoice fraud detection for France. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for France"
]
},
{
"id": "solution-vendor-risk-assess",
"name": "Vendor Risk Assessment",
"description": "SEC data, sanctions screening, domain security \u2014 answers 'should we do business with this company?' in one call.",
"tags": [
"solution",
"security-risk"
],
"examples": [
"SEC data, sanctions screening, domain security \u2014 answers 'should we do business with this company?' in one call"
]
},
{
"id": "solution-domain-trust",
"name": "Domain Trust Check",
"description": "Given a domain, answer 'is this domain trustworthy?' \u2014 registration age, DNS, SSL, reputation score, and HTTP security headers.",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Given a domain, answer 'is this domain trustworthy?' \u2014 registration age, DNS, SSL, reputation score, and HTTP security headers"
]
},
{
"id": "solution-email-audit",
"name": "Email Deliverability Audit",
"description": "Will emails to this domain actually arrive? SPF, DKIM, DMARC, MX records, SSL, and blacklist status \u2014 the complete deliverability audit.",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Will emails to this domain actually arrive? SPF, DKIM, DMARC, MX records, SSL, and blacklist status \u2014 the complete deliverability audit"
]
},
{
"id": "solution-token-project-dd",
"name": "Token Project Due Diligence",
"description": "Evaluates a token project's legitimacy before investment or integration. Checks domain infrastructure, security posture, sanctions status, and technology stack. The answer to \"is this token project real?\"",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Evaluates a token project's legitimacy before investment or integration"
]
},
{
"id": "solution-sepa-readiness",
"name": "SEPA Payment Readiness",
"description": "Everything your agent needs before initiating a SEPA transfer: IBAN validation, bank identification, VAT verification, and current exchange rate.",
"tags": [
"solution",
"finance-banking"
],
"examples": [
"Everything your agent needs before initiating a SEPA transfer: IBAN validation, bank identification, VAT verification, and current exchange rate"
]
},
{
"id": "solution-customer-risk-screen",
"name": "Customer Risk Screen",
"description": "AML screening for customer onboarding: sanctions check, PEP screening, and adverse media analysis in one call. The essential compliance screen for every new customer.",
"tags": [
"solution",
"compliance"
],
"examples": [
"AML screening for customer onboarding: sanctions check, PEP screening, and adverse media analysis in one call"
]
},
{
"id": "solution-invoice-verify-es",
"name": "Invoice Verify \u2014 Spain",
"description": "Invoice fraud detection for Spain. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Spain"
]
},
{
"id": "solution-web3-wallet-snapshot",
"name": "Web3 Wallet Portfolio Snapshot",
"description": "Understand any wallet before acting. Balance, recent transactions, age, ENS identity, and current market prices \u2014 the quickest way to size up a wallet.",
"tags": [
"solution",
"web3"
],
"examples": [
"Understand any wallet before acting"
]
},
{
"id": "solution-dependency-risk-check",
"name": "Dependency Risk Check",
"description": "Complete security and license risk assessment for any npm or PyPI package. Combines CVE scanning (OSV.dev), OpenSSF Scorecard analysis, freshness check, and license compatibility verification into one call.",
"tags": [
"solution",
"security"
],
"examples": [
"Complete security and license risk assessment for any npm or PyPI package"
]
},
{
"id": "solution-kyb-complete-dk",
"name": "KYB Complete \u2014 Denmark",
"description": "Comprehensive company verification for Denmark. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Denmark"
]
},
{
"id": "solution-invoice-process",
"name": "Invoice Processing Pipeline",
"description": "End-to-end invoice verification: extract structured data from the invoice, validate the vendor's VAT number, verify the payment IBAN, and convert currency if needed. Returns everything an AP automation agent needs.",
"tags": [
"solution",
"data-research"
],
"examples": [
"End-to-end invoice verification: extract structured data from the invoice, validate the vendor's VAT number, verify the payment IBAN, and convert currency if needed"
]
},
{
"id": "solution-lead-email-verify",
"name": "Lead Email Verify",
"description": "Your agent found a prospect's email \u2014 is it real? Deliverability check, DNS, and domain reputation in one call.",
"tags": [
"solution",
"sales-outreach"
],
"examples": [
"Your agent found a prospect's email \u2014 is it real? Deliverability check, DNS, and domain reputation in one call"
]
},
{
"id": "solution-kyc-norway",
"name": "Nordic KYC \u2014 Norway",
"description": "Check if a Norwegian company is real and safe to do business with. Official registry data, VAT validation, sanctions screening, PEP check, and adverse media scan in one call.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Check if a Norwegian company is real and safe to do business with"
]
},
{
"id": "solution-web3-protocol-health",
"name": "Web3 Protocol Health Report",
"description": "Full health snapshot of any DeFi protocol. TVL, fee revenue, stablecoin exposure, plus infrastructure trust assessment. Answers: is this protocol real AND healthy?",
"tags": [
"solution",
"web3"
],
"examples": [
"Full health snapshot of any DeFi protocol"
]
},
{
"id": "solution-ai-act-assess",
"name": "EU AI Act Risk Assessment",
"description": "Classify your AI system's risk level under the EU AI Act before the August 2026 deadline. Risk classification, obligations, and supervisory authority.",
"tags": [
"solution",
"legal-regulatory"
],
"examples": [
"Classify your AI system's risk level under the EU AI Act before the August 2026 deadline"
]
},
{
"id": "solution-kyb-essentials-nl",
"name": "KYB Essentials \u2014 Netherlands",
"description": "Quick company verification for Netherlands. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Netherlands"
]
},
{
"id": "solution-kyb-essentials-pt",
"name": "KYB Essentials \u2014 Portugal",
"description": "Quick company verification for Portugal. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Portugal"
]
},
{
"id": "solution-web3-pre-trade",
"name": "Web3 Pre-Trade Intelligence",
"description": "Everything a trading agent needs before placing a trade. Market price, token contract safety, protocol health, deployer wallet risk, market sentiment, and gas costs \u2014 all in one call.",
"tags": [
"solution",
"web3"
],
"examples": [
"Everything a trading agent needs before placing a trade"
]
},
{
"id": "solution-kyb-complete-se",
"name": "KYB Complete \u2014 Sweden",
"description": "Comprehensive company verification for Sweden. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Sweden"
]
},
{
"id": "solution-competitor-snapshot",
"name": "Competitive Intelligence Snapshot",
"description": "Tech stack, SEO, landing page analysis, social presence \u2014 the competitive read your agent can run in seconds.",
"tags": [
"solution",
"data-research"
],
"examples": [
"Tech stack, SEO, landing page analysis, social presence \u2014 the competitive read your agent can run in seconds"
]
},
{
"id": "solution-invoice-verify-hr",
"name": "Invoice Verify \u2014 Croatia",
"description": "Invoice fraud detection for Croatia. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Croatia"
]
},
{
"id": "solution-payment-validate",
"name": "B2B Payment Validation",
"description": "Verify bank details and tax IDs before your agent processes a payment. IBAN validation, bank identification, and counterparty VAT check.",
"tags": [
"solution",
"finance-banking"
],
"examples": [
"Verify bank details and tax IDs before your agent processes a payment"
]
},
{
"id": "solution-kyb-complete-hr",
"name": "KYB Complete \u2014 Croatia",
"description": "Comprehensive company verification for Croatia. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Croatia"
]
},
{
"id": "solution-enhanced-due-diligence",
"name": "Enhanced Due Diligence",
"description": "Comprehensive due diligence on a company: registry verification, beneficial ownership, sanctions screening, PEP screening, and adverse media analysis. Returns everything a compliance officer needs in one call.",
"tags": [
"solution",
"compliance"
],
"examples": [
"Comprehensive due diligence on a company: registry verification, beneficial ownership, sanctions screening, PEP screening, and adverse media analysis"
]
},
{
"id": "solution-web-extract-clean",
"name": "Web Extract & Clean",
"description": "Fetch any web page \u2014 even behind anti-bot walls \u2014 convert to clean markdown, and strip PII automatically. Ready for your RAG pipeline.",
"tags": [
"solution",
"data-research"
],
"examples": [
"Fetch any web page \u2014 even behind anti-bot walls \u2014 convert to clean markdown, and strip PII automatically"
]
},
{
"id": "solution-invoice-verify-us",
"name": "Invoice Verify \u2014 United States",
"description": "Invoice fraud detection for United States. Verifies the invoicing company exists, validates payment details (IBAN, BIC), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for United States"
]
},
{
"id": "solution-kyb-complete-be",
"name": "KYB Complete \u2014 Belgium",
"description": "Comprehensive company verification for Belgium. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Belgium"
]
},
{
"id": "solution-kyb-essentials-us",
"name": "KYB Essentials \u2014 United States",
"description": "Quick company verification for United States. Confirms the company exists in the official registry, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for United States"
]
},
{
"id": "solution-kyb-essentials-at",
"name": "KYB Essentials \u2014 Austria",
"description": "Quick company verification for Austria. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Austria"
]
},
{
"id": "solution-vendor-onboard",
"name": "Vendor Onboarding Check",
"description": "Everything a procurement agent needs to onboard a new vendor: company verification, VAT validation, bank account verification, sanctions screening, and address validation. One call replaces a 45-minute manual check.",
"tags": [
"solution",
"compliance"
],
"examples": [
"Everything a procurement agent needs to onboard a new vendor: company verification, VAT validation, bank account verification, sanctions screening, and address validation"
]
},
{
"id": "solution-invoice-verify-nl",
"name": "Invoice Verify \u2014 Netherlands",
"description": "Invoice fraud detection for Netherlands. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Netherlands"
]
},
{
"id": "solution-kyb-essentials-es",
"name": "KYB Essentials \u2014 Spain",
"description": "Quick company verification for Spain. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Spain"
]
},
{
"id": "solution-kyb-complete-es",
"name": "KYB Complete \u2014 Spain",
"description": "Comprehensive company verification for Spain. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Spain"
]
},
{
"id": "solution-kyb-essentials-be",
"name": "KYB Essentials \u2014 Belgium",
"description": "Quick company verification for Belgium. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Belgium"
]
},
{
"id": "solution-kyb-essentials-ie",
"name": "KYB Essentials \u2014 Ireland",
"description": "Quick company verification for Ireland. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Ireland"
]
},
{
"id": "solution-kyb-essentials-ch",
"name": "KYB Essentials \u2014 Switzerland",
"description": "Quick company verification for Switzerland. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Switzerland"
]
},
{
"id": "solution-lead-enrich",
"name": "Lead Enrichment & Qualification",
"description": "Everything your sales agent needs from one email address \u2014 validation, domain intel, reputation, registrar, and tech stack detection.",
"tags": [
"solution",
"sales-outreach"
],
"examples": [
"Everything your sales agent needs from one email address \u2014 validation, domain intel, reputation, registrar, and tech stack detection"
]
},
{
"id": "solution-kyb-essentials-pl",
"name": "KYB Essentials \u2014 Poland",
"description": "Quick company verification for Poland. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Poland"
]
},
{
"id": "solution-kyb-essentials-sg",
"name": "KYB Essentials \u2014 Singapore",
"description": "Quick company verification for Singapore. Confirms the company exists in the official registry, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Singapore"
]
},
{
"id": "solution-kyc-sweden",
"name": "Nordic KYC \u2014 Sweden",
"description": "Check if a Swedish company is real and safe to do business with. Official registry data, VAT validation, sanctions screening, PEP check, and adverse media scan in one call.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Check if a Swedish company is real and safe to do business with"
]
},
{
"id": "solution-kyb-complete-sg",
"name": "KYB Complete \u2014 Singapore",
"description": "Comprehensive company verification for Singapore. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Singapore"
]
},
{
"id": "solution-kyb-essentials-dk",
"name": "KYB Essentials \u2014 Denmark",
"description": "Quick company verification for Denmark. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Denmark"
]
},
{
"id": "solution-kyb-essentials-no",
"name": "KYB Essentials \u2014 Norway",
"description": "Quick company verification for Norway. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Norway"
]
},
{
"id": "solution-kyb-complete-ch",
"name": "KYB Complete \u2014 Switzerland",
"description": "Comprehensive company verification for Switzerland. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Switzerland"
]
},
{
"id": "solution-invoice-verify-dk",
"name": "Invoice Verify \u2014 Denmark",
"description": "Invoice fraud detection for Denmark. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Denmark"
]
},
{
"id": "solution-kyb-complete-uk",
"name": "KYB Complete \u2014 United Kingdom",
"description": "Comprehensive company verification for United Kingdom. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for United Kingdom"
]
},
{
"id": "solution-kyb-complete-de",
"name": "KYB Complete \u2014 Germany",
"description": "Comprehensive company verification for Germany. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Germany"
]
},
{
"id": "solution-kyb-complete-pl",
"name": "KYB Complete \u2014 Poland",
"description": "Comprehensive company verification for Poland. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Poland"
]
},
{
"id": "solution-invoice-verify-be",
"name": "Invoice Verify \u2014 Belgium",
"description": "Invoice fraud detection for Belgium. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Belgium"
]
},
{
"id": "solution-invoice-verify-at",
"name": "Invoice Verify \u2014 Austria",
"description": "Invoice fraud detection for Austria. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Austria"
]
},
{
"id": "solution-domain-security-check",
"name": "Domain Security Check",
"description": "Full domain security assessment: WHOIS registration, DNS configuration, SSL certificate health, HTTP security headers, reputation scoring, and technology stack detection. One call answers 'is this domain trustworthy?'",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Full domain security assessment: WHOIS registration, DNS configuration, SSL certificate health, HTTP security headers, reputation scoring, and technology stack detection"
]
},
{
"id": "solution-kyb-essentials-it",
"name": "KYB Essentials \u2014 Italy",
"description": "Quick company verification for Italy. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Italy"
]
},
{
"id": "solution-repo-health-check",
"name": "Repo Health Check",
"description": "Evaluate a public GitHub repo's health: activity analysis, dependency audit with CVE scanning, license compatibility check, and secret scan. Answers 'is this repo safe to depend on?'",
"tags": [
"solution",
"security"
],
"examples": [
"Evaluate a public GitHub repo's health: activity analysis, dependency audit with CVE scanning, license compatibility check, and secret scan"
]
},
{
"id": "solution-api-quality-check",
"name": "API Quality Check",
"description": "Validate an OpenAPI spec, generate missing documentation, and produce test cases. Answers 'is my API spec production-ready?'",
"tags": [
"solution",
"security"
],
"examples": [
"Validate an OpenAPI spec, generate missing documentation, and produce test cases"
]
},
{
"id": "solution-pre-merge-check",
"name": "Pre-Merge Check",
"description": "Automated pre-merge code review: diff analysis for bugs and security issues, secret scanning, dependency vulnerability check, license compatibility verification, and GitHub Actions workflow security audit. One call before every merge.",
"tags": [
"solution",
"security"
],
"examples": [
"Automated pre-merge code review: diff analysis for bugs and security issues, secret scanning, dependency vulnerability check, license compatibility verification, and GitHub Actions workflow security audit"
]
},
{
"id": "solution-kyb-essentials-hr",
"name": "KYB Essentials \u2014 Croatia",
"description": "Quick company verification for Croatia. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Croatia"
]
},
{
"id": "solution-website-health",
"name": "Website Health Check",
"description": "Quick technical health check on any website: SSL certificate chain, email deliverability configuration, and page load performance.",
"tags": [
"solution",
"security-risk"
],
"examples": [
"Quick technical health check on any website: SSL certificate chain, email deliverability configuration, and page load performance"
]
},
{
"id": "solution-kyb-complete-au",
"name": "KYB Complete \u2014 Australia",
"description": "Comprehensive company verification for Australia. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Australia"
]
},
{
"id": "solution-kyc-denmark",
"name": "Nordic KYC \u2014 Denmark",
"description": "Check if a Danish company is real and safe to do business with. Official registry data, VAT validation, sanctions screening, PEP check, and adverse media scan in one call.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Check if a Danish company is real and safe to do business with"
]
},
{
"id": "solution-kyc-finland",
"name": "Nordic KYC \u2014 Finland",
"description": "Check if a Finnish company is real and safe to do business with. Official registry data, VAT validation, sanctions screening, PEP check, and adverse media scan in one call.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Check if a Finnish company is real and safe to do business with"
]
},
{
"id": "solution-kyb-complete-fi",
"name": "KYB Complete \u2014 Finland",
"description": "Comprehensive company verification for Finland. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Finland"
]
},
{
"id": "solution-kyb-essentials-uk",
"name": "KYB Essentials \u2014 United Kingdom",
"description": "Quick company verification for United Kingdom. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for United Kingdom"
]
},
{
"id": "solution-kyb-essentials-de",
"name": "KYB Essentials \u2014 Germany",
"description": "Quick company verification for Germany. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Germany"
]
},
{
"id": "solution-kyb-complete-ie",
"name": "KYB Complete \u2014 Ireland",
"description": "Comprehensive company verification for Ireland. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Ireland"
]
},
{
"id": "solution-invoice-verify-pl",
"name": "Invoice Verify \u2014 Poland",
"description": "Invoice fraud detection for Poland. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Poland"
]
},
{
"id": "solution-kyb-complete-pt",
"name": "KYB Complete \u2014 Portugal",
"description": "Comprehensive company verification for Portugal. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Portugal"
]
},
{
"id": "solution-kyb-essentials-au",
"name": "KYB Essentials \u2014 Australia",
"description": "Quick company verification for Australia. Confirms the company exists in the official registry, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Australia"
]
},
{
"id": "solution-invoice-verify-ca",
"name": "Invoice Verify \u2014 Canada",
"description": "Invoice fraud detection for Canada. Verifies the invoicing company exists, validates payment details (IBAN, BIC), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Canada"
]
},
{
"id": "solution-invoice-verify-au",
"name": "Invoice Verify \u2014 Australia",
"description": "Invoice fraud detection for Australia. Verifies the invoicing company exists, validates payment details (IBAN, BIC), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Australia"
]
},
{
"id": "solution-invoice-verify-ch",
"name": "Invoice Verify \u2014 Switzerland",
"description": "Invoice fraud detection for Switzerland. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Switzerland"
]
},
{
"id": "solution-invoice-verify-fi",
"name": "Invoice Verify \u2014 Finland",
"description": "Invoice fraud detection for Finland. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Finland"
]
},
{
"id": "solution-invoice-verify-de",
"name": "Invoice Verify \u2014 Germany",
"description": "Invoice fraud detection for Germany. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Germany"
]
},
{
"id": "solution-invoice-verify-ie",
"name": "Invoice Verify \u2014 Ireland",
"description": "Invoice fraud detection for Ireland. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Ireland"
]
},
{
"id": "solution-invoice-verify-it",
"name": "Invoice Verify \u2014 Italy",
"description": "Invoice fraud detection for Italy. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Italy"
]
},
{
"id": "solution-invoice-verify-pt",
"name": "Invoice Verify \u2014 Portugal",
"description": "Invoice fraud detection for Portugal. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Portugal"
]
},
{
"id": "solution-kyb-complete-at",
"name": "KYB Complete \u2014 Austria",
"description": "Comprehensive company verification for Austria. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Austria"
]
},
{
"id": "solution-kyb-complete-ca",
"name": "KYB Complete \u2014 Canada",
"description": "Comprehensive company verification for Canada. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Canada"
]
},
{
"id": "solution-invoice-verify-se",
"name": "Invoice Verify \u2014 Sweden",
"description": "Invoice fraud detection for Sweden. Verifies the invoicing company exists, validates payment details (IBAN, BIC, VAT), screens for sanctions and adverse media, analyzes sender domain trustworthiness, and produces a plain-language fraud assessment.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Invoice fraud detection for Sweden"
]
},
{
"id": "solution-kyb-complete-it",
"name": "KYB Complete \u2014 Italy",
"description": "Comprehensive company verification for Italy. Full compliance check including registry verification, sanctions screening, PEP screening, adverse media search, digital presence analysis, and a plain-language risk narrative.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Comprehensive company verification for Italy"
]
},
{
"id": "solution-kyb-essentials-ca",
"name": "KYB Essentials \u2014 Canada",
"description": "Quick company verification for Canada. Confirms the company exists in the official registry, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Canada"
]
},
{
"id": "solution-kyb-essentials-fi",
"name": "KYB Essentials \u2014 Finland",
"description": "Quick company verification for Finland. Confirms the company exists in the official registry, validates VAT registration, screens against international sanctions lists, and checks LEI status.",
"tags": [
"solution",
"compliance-verification"
],
"examples": [
"Quick company verification for Finland"
]
}
]
}