Triage de ativo virtual — Lei 14.478/2022 (Marco Legal dos Criptoativos), VASP (prestadora de serviços), classificação como valor mobiliário (CVM), custody, AML/PLD (Lei 9.613/1998). Pergunta pelo ativo, retorna classificação e gaps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/banking-fintech-legal:crypto-asset-triage [nome-do-ativo-ou-descrição][nome-do-ativo-ou-descrição]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill helps classify a digital asset (cryptocurrency, token, stablecoin, etc.) under Brazilian law: Is it regulated by BCB as a virtual asset (VASP rules apply)? Is it a security under CVM jurisdiction? Does it require specific custody or AML treatment? It does not give you a legal opinion; it surfaces the questions a lawyer should answer.
This skill helps classify a digital asset (cryptocurrency, token, stablecoin, etc.) under Brazilian law: Is it regulated by BCB as a virtual asset (VASP rules apply)? Is it a security under CVM jurisdiction? Does it require specific custody or AML treatment? It does not give you a legal opinion; it surfaces the questions a lawyer should answer.
Read ## Organization profile in ~/.claude/plugins/config/claude-for-legal/banking-fintech-legal/CLAUDE.md first to see if you've pre-recorded positions on which assets/cryptocurrencies you accept or plan to support.
Brazil's regulatory framework for crypto-assets is evolving [unverified: not found in primary source]. Three regimes intersect:
[verified: https://www.planalto.gov.br/ccivil_03/_ato2019-2022/2022/lei/L14478.htm][unverified: not found in primary source][verified: https://www.planalto.gov.br/ccivil_03/leis/l6385compilada.htm]The critical question: Is this asset a virtual asset (VASP-regulated) or a security (CVM-regulated) or both? The answer determines what your compliance, custody, and operational obligations are.
[verified: https://www.planalto.gov.br/ccivil_03/_ato2019-2022/2022/lei/L14478.htm][unverified: not found in primary source][verified: https://www.planalto.gov.br/ccivil_03/leis/l6385compilada.htm][verified: https://www.planalto.gov.br/ccivil_03/LEIS/L9613compilado.htm; https://www.planalto.gov.br/ccivil_03/_ato2019-2022/2022/lei/L14478.htm]Read ~/.claude/plugins/config/claude-for-legal/banking-fintech-legal/CLAUDE.md → ## Playbook → ### Crypto-Assets (VASP). Your playbook should record:
If blank, I'll flag what you need to decide with a lawyer before onboarding any asset.
Lei 14.478/2022 definition [verified: https://www.planalto.gov.br/ccivil_03/_ato2019-2022/2022/lei/L14478.htm]: An "ativo virtual" is a representation of value that can be negotiated or transferred electronically and used for payments or investment, excluding the categories listed in Art. 3º.
Examples:
If it's a virtual asset: VASP registration with BCB is required if you operate as a VASP (providing wallet, exchange, custody, etc.). See your playbook for your VASP status.
A token can be both a virtual asset (VASP-regulated) AND a security (CVM-regulated). The triage:
A token is a security if it represents [verified: https://www.planalto.gov.br/ccivil_03/leis/l6385compilada.htm]:
A token is NOT a security if it is [unverified: not found in primary source]:
Ambiguous cases:
If it's a security: CVM registration required before you offer it to Brazilian customers. Separate framework from VASP. Do NOT proceed without CVM legal review.
Lei 14.478/2022 custody scope [verified: https://www.planalto.gov.br/ccivil_03/_ato2019-2022/2022/lei/L14478.htm]: If you hold customer assets in custody, treat the items below as controls to verify against current regulation/playbook, not as duties confirmed in Lei 14.478/2022:
Your custody model: Are you:
Check your playbook for your custody model. If blank, decide with a lawyer before accepting customer assets.
Any VASP operator handling customer funds must comply with AML/PLD:
[verified: https://www.planalto.gov.br/ccivil_03/LEIS/L9613compilado.htm][verified: https://www.planalto.gov.br/ccivil_03/LEIS/L9613compilado.htm][verified: https://www.planalto.gov.br/ccivil_03/LEIS/L9613compilado.htm]Your AML/PLD program: Do you have KYC workflows? Do you flag high-risk jurisdictions? Do you have a process to file SARs? Check your playbook. If blank, this is mandatory for any VASP — non-negotiable.
If your playbook doesn't address crypto assets yet (you haven't decided which ones to support or whether to be a VASP), I'll flag and ask: "Your playbook doesn't record a crypto asset strategy. Options: (1) you plan to offer crypto — tell me which assets and I'll triage each; (2) you don't plan to offer crypto — no triage needed; (3) decision pending." Do not onboard a token/crypto without a triage.
Before registering as a VASP with BCB, deciding to offer a token, or accepting any crypto-asset:
Read ## Who's using this in ~/.claude/plugins/config/claude-for-legal/banking-fintech-legal/CLAUDE.md. If the Role is Non-lawyer:
Registering as a VASP or offering a crypto-asset in Brazil has material regulatory and custody implications. VASP registration commits you to BCB supervision, KYC/AML, custody safeguards, and reporting requirements. Token classification (is it a security?) determines whether CVM registration is required. These decisions should be reviewed with an attorney. Have you discussed your crypto strategy with legal counsel?
If yes, proceed. If no, here's what to bring to them:
- Business model: are you a VASP (exchange, wallet, custody, lending)? Or a token issuer?
- Asset list: which cryptocurrencies or tokens you plan to support (with brief description of each)
- For each token: does it have yield, governance, or profit-sharing? (might be a security)
- Custody: how will you hold customer assets (self-custodial, you're custodian, third-party custodian)?
- AML/PLD: do you have KYC workflows and SAR processes in place?
(If you need a lawyer: OAB Brasil by estado; search "especialista em criptoativos" or "especialista em direito financeiro".)
Do not register with BCB or launch without legal sign-off.
For BCB guidance on VASP: www.bcb.gov.br (search "ativo virtual"). For CVM on securities: www.cvm.gov.br.
npx claudepluginhub bossmann007/claude-legal-br --plugin banking-fintech-legalGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.