agentic ai · commercial-risk monitoring · live
Riskio
A live SaaS that monitors the commercial risk of Argentine companies. It pulls from three public sources — AFIP, BCRA and the Boletín Oficial — runs them through an agentic pipeline, writes an LLM risk profile for each company, and emails an alert whenever the risk changes.
How Riskio works
public sources → agentic pipeline → risk verdictPublic sources
AFIPtax registration · fraudulent-CUIT detection
BCRAdebtor records · bounced cheques
Boletín Oficialbankruptcies · legal proceedings
→
Agentic pipeline
1
Collectpull raw data from every source
2
Processextract the data from each Boletín Oficial entry
Sonnet3
Detect changecompare against the last run
4
LLM risk profilewrite an analyst-style risk profile of the company
Opus5
Notifywrite the alert email
Sonnetruns daily + every 30 min · self-locking · guaranteed release
→
Risk verdict
LowBajo
No risk indicators detected.
MediumMedio
Caution — review specific areas before deciding.
HighAlto
Extreme caution — investigate thoroughly before operating.
✉ email alert on every change
Two models, two jobs: Opus writes the risk profile; Sonnet reads the Boletín Oficial and drafts the alerts.
Inside the product