bap578_vault_checklist
Installation
SKILL.md
BAP578 Vault Checklist
Usage
- Category: BAP578 Dev
- Mode: guide
- Version: 0.1.0
Input Example
{
"includeTokenFlows": true
}
Output Example
- Vault controller whitelist: only approved adapters can debit
- Token operator auth: ownerOf(tokenId) is mandatory
- Native/ERC20 transfer paths validate amount and receiver
Security Notes
- Validate debit paths for non-controller rejection.
- Include fee-on-transfer balance-delta checks when token flows are enabled.
Install
npx @skillshub/bap578-vault-checklist
Related skills
More from brief-onchain/skills-lab
funding_watch
Reads funding rate, annualized estimate, and mark-index basis from Binance Futures.
14bsc_rpc_fanout_check
Validates BSC RPC endpoints for health, latency, and block drift.
13top_movers
Ranks top symbols by 24h change or quote volume with optional liquidity filter.
9price_snapshot
Fetches spot last price and 24h change for one trading pair.
9open_interest_scan
Tracks futures open interest and taker flow changes for a symbol.
7kline_brief
Summarizes recent candles with trend percentage.
6