
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@ar-agents/dnrpa
Advanced tools
DNRPA (Dirección Nacional de los Registros Nacionales de la Propiedad del Automotor) agent toolkit for the Vercel AI SDK 6. Domain/patente lookups: status, last known holder, mortgage/encumbrance flags. Ships Unconfigured (throws) + InMemory (test) adapte
Argentine vehicle plate (dominio) lookups for AI agents.
pnpm add @ar-agents/dnrpa
import { dnrpaTools } from "@ar-agents/dnrpa";
const tools = dnrpaTools(/* adapter: yourBrowserAdapter */);
⚠ DNRPA has no free REST API. The default adapter throws. Wire a
BrowserDnrpaAdapter against the browse runtime of your choice; see
AGENTS.md for runtime rules.
| Format | Example | Era |
|---|---|---|
LL000LL | AB123CD | Mercosur, post-2016 |
LLL000 | FFF123 | Old Argentine, 1995-2016 |
Hyphens stripped automatically.
{
dominio: string;
found: boolean;
marca?: string;
modelo?: string;
anio?: number;
origen?: "nacional" | "importado" | "mercosur";
prendaActiva?: boolean; // mortgage in force?
baja?: boolean; // stolen / restricted?
ultimaTransferencia?: string;
}
MIT
FAQs
DNRPA (Dirección Nacional de los Registros Nacionales de la Propiedad del Automotor) agent toolkit for the Vercel AI SDK 6. Domain/patente lookups: status, last known holder, mortgage/encumbrance flags. Ships Unconfigured (throws) + InMemory (test) adapte
We found that @ar-agents/dnrpa demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.