Conversation
Introduce defi/token_security_scanner v0.1 for pre-trade token vetting: scan/supported_chains actions, normalized risk_tier signals, fixture-backed offline tests, and catalog docs. Standalone hard skill for ARPAHLS#365.
Keep install_extras.md in sync with the new defi skill so extras sync CI passes (ARPAHLS#365).
|
Thanks @Hendobox! The core implementation is clean, deterministic, and all tests (flake8, black, bundle tests, packaging smoke, and live GoPlus simulations) pass. Before we merge, please address these two doc alignment items: 1. Align
|
Summary
defi/token_security_scannerv0.1 — standalone read-only GoPlus Token Security skill (scan,supported_chains) with normalizedrisk_tier/signalsJSON for pre-trade agent checks ([New Skill]: defi/token_security_scanner, read-only token contract safety report (v0.1) #365)..env.example/ extras / agent_loops index updates."0"/"1"flag parsing, Skillware action/status envelope.Test plan
pytest skills/defi/token_security_scanner/test_skill.pypytest tests/test_card_ui_schema.py tests/test_registry_docs.py tests/test_skill_docs.pyscanagainst a known Base/Ethereum token with/withoutGOPLUS_APP_KEYCloses #365