AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Kobana V1

skill-universokobana-kobana-cli-kobana-v1 · by universokobana

Kobana API v1: Boletos, clientes, assinaturas, webhooks, CNAB, carnês.

No reviews yet
0 installs
8 views
0.0% view→install

Install

$ agentstack add skill-universokobana-kobana-cli-kobana-v1

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-universokobana-kobana-cli-kobana-v1)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Kobana V1? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

v1 — API Legada

> PREREQUISITE: Read ../kobana-shared/SKILL.md for auth, global flags, and security rules.

kobana v1   [flags]

Helper Commands

| Command | Description | |---------|-------------| | +emitir | Emitir boleto com interface simplificada | | +cancelar-lote | Cancelar múltiplos boletos por ID |

API Resources

bank-billets

  • list — Listar Boletos
  • create — Criar um Boleto
  • get — Visualizar o Boleto. Params: id
  • update — Atualizar o Boleto. Params: id
  • cancel — Cancelar o Boleto. Params: id
  • cancel-all — Cancelar Boletos em Lote
  • duplicate — Duplicar Boleto. Params: id
  • pay — Marcar Boleto Como Pago. Params: id
  • protest — Protestar Boleto. Params: id, type
  • send-email — Enviar Boleto por E-mail. Params: id
  • send-sms — Enviar Boleto por SMS. Params: id

bank-billet-accounts

  • list — Listar Carteiras de Cobrança
  • create — Criar Carteira de Cobrança
  • get — Informações da Carteira. Params: id
  • update — Atualizar a Carteira. Params: id
  • ask — Solicitar Homologação. Params: id
  • set-default — Alterar Carteira Padrão. Params: id
  • validate — Validar Carteira. Params: id

bank-billet-batches

  • list — Listar Lotes
  • create — Criar Lote
  • get — Informações do Lote. Params: id
  • delete — Excluir Lote. Params: id
  • add-bank-billets — Incluir Boletos no Lote. Params: id
  • remove-bank-billet — Excluir Boleto do Lote. Params: id
  • pdf — Exportar Lote em PDF. Params: id
  • zip — Exportar Lote em ZIP. Params: id

bank-billet-discharges

  • list — Listar Registros de Retorno
  • get — Informações do Registro de Retorno. Params: id

bank-billet-payments

  • list — Listar Pagamentos de Boleto
  • create — Efetuar Pagamento de Boleto
  • get — Informações do Pagamento. Params: id
  • delete — Excluir Pagamento. Params: id

bank-billet-registrations

  • list — Listar Registros de Boleto
  • get — Informações do Registro. Params: id

bank-billet-remittances

  • list — Listar Registros de Remessa
  • get — Informações do Registro. Params: id
  • delete — Excluir Pendências. Params: id

customers

  • list — Listar Clientes
  • create — Criar um Cliente
  • get — Visualizar o Cliente. Params: id
  • update — Atualizar Cliente. Params: id

customer-subscriptions

  • list — Listar Assinaturas
  • create — Criar uma Assinatura
  • get — Informações da Assinatura. Params: id
  • update — Atualizar a Assinatura. Params: id
  • delete — Excluir a Assinatura. Params: id
  • next-charge — Gerar Próxima Cobrança. Params: id

installments

  • list — Listar Carnês
  • create — Criar um Carnê
  • get — Informações do Carnê. Params: id
  • delete — Excluir o Carnê. Params: id

discharges

  • list — Listar CNABs
  • create — Enviar CNAB
  • get — Informações do CNAB. Params: id
  • download — Download do CNAB. Params: id
  • pay-off — Quitar Boletos. Params: id
  • reprocess — Reprocessar CNAB. Params: id

remittances

  • list — Listar CNABs de Remessa
  • create — Criar CNAB
  • get — Informações do CNAB. Params: id
  • delete — Apagar CNAB. Params: id
  • raw — Raw (text/plain) do CNAB. Params: id

events

  • list — Listar Eventos
  • get — Informações do Evento. Params: id

webhooks

  • list — Listar Webhooks
  • create — Criar Webhook
  • get — Informações do Webhook. Params: id
  • update — Atualizar Webhook. Params: id
  • delete — Excluir Webhook. Params: id

webhook-deliveries

  • list — Listar Webhooks Enviados
  • get — Informações do Webhook Enviado. Params: id
  • resend — Reenviar Webhooks Enviados

email-deliveries

  • list — Listar E-mails Enviados
  • get — Informações do E-mail. Params: id
  • resend — Reenviar E-mail. Params: id

sms-deliveries

  • list — Listar SMS Enviados
  • get — Informações do SMS. Params: id
  • resend — Reenviar SMS. Params: id

imports

  • list — Listar Importações. Params: collection_name
  • create — Importar. Params: collection_name
  • get — Visualizar Importação. Params: collection_name, id

reports

  • bank-billets — Contagem de Boletos

userinfo

  • get — Informações do Usuário (descontinuado)

Discovering Commands

kobana v1 --help
kobana v1 bank-billets --help
kobana schema v1.bank-billets.create

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.