Real Skill packageSource verifiedClawHub registry

launch-bnb-token-on-flap

Launch a token on Flap BNB

Identity and source

Publisher attributionflapguyregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:flapguy:launch-bnb-token-on-flap
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/22/2026.claude/skills/launch-bnb-token-on-flap

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/22/2026.agents/skills/launch-bnb-token-on-flap

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/22/2026skills/launch-bnb-token-on-flap

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @flapguy/launch-bnb-token-on-flap
clawhub inspect @flapguy/launch-bnb-token-on-flap --version 1.3.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/22/2026, 1:51:36 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • external write action — automatically inferred
4 dependency and API indicators
  • api: bsc-dataseed.binance.org
  • api: clawhub.ai
  • api: flap.sh
  • api: funcs.flap.sh
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 6:32:46 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:440247e52fe2435c643b136715f159732ef28e240ec60cd5d8a5c95879e263a5
Show up to 9 recorded paths
  • references/construct-tx.md
  • references/meta-upload.md
  • references/preflight.md
  • references/quote-tokens.md
  • references/salt-finding.md
  • references/tax-params.md
  • references/vault-factory.md
  • skill-card.md
  • SKILL.md

Source changelog

**Summary:** Token type/launch process reworked to support only Flap Tax Token V3 and arbitrary quote tokens. - Added support for launching against selectable quote tokens (not just native BNB); initial buy logic reflects chosen token. - Introduced new reference file: `references/quote-tokens.md`; required for fetching valid quote tokens and decimals. - Removed support for standard (non-tax) tokens. - Updated directory structure, preflight check, and all instructions for the new token type and quote-based launch process. - Removed `skill-card.md` and added `quote-tokens.md` reference. - Step, field, and contract selection instructions updated to match new feature set and requirements