Sign In

@ar-agents/cnv-emisor

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ar-agents/cnv-emisor

CNV (Comisión Nacional de Valores) issuer agent toolkit for the Vercel AI SDK 6. Read issuer registry, latest hechos relevantes (material facts), financial-statement filings, and security-prospectus metadata for CNV's public Autopista de Información Finan

latest
Source
npmnpm
Version
0.2.3
Version published
Maintainers
1
Created
Source

@ar-agents/cnv-emisor

CNV (Argentine SEC) issuer disclosures for AI agents.

pnpm add @ar-agents/cnv-emisor
import { cnvTools, InMemoryCnvAdapter } from "@ar-agents/cnv-emisor";

const tools = cnvTools(/* adapter: yourHttpAdapter */);

Tools

  • cnv_get_issuer — issuer metadata
  • cnv_list_hechos_relevantes — material-fact filings (with category + since filter)
  • cnv_list_financial_statements — annual / quarterly / intermediate financials

See AGENTS.md for codes + category enums. MIT.

Keywords

cnv

FAQs

Package last updated on 03 Jul 2026

Did you know?

Socket

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.

Install

Related posts