HK IPO Parameter Manager
PassAudited by ClawScan on Apr 16, 2026.
Overview
The skill is internally consistent: it bundles a CLI runtime for HK IPO parameter management, asks for the expected local DB path and a small runtime dependency, and its code and instructions align with the described purpose.
This skill appears to be what it says: a bundled CLI for managing HK IPO scoring parameters that stores state in ~/.hkipo-next/data/hkipo.db and fetches public IPO data from several websites. Before installing: 1) Confirm the Homebrew 'uv' formula is the intended runner on your system (name is short/uncommon). 2) Back up any existing ~/.hkipo-next/data/hkipo.db to avoid accidental overwrite. 3) Expect the tool to make outbound HTTP(S) requests to public data sources (aipo.myiqdii.com, aastocks, hkex endpoints, etc.); run it in a network-limited environment if you need to audit traffic first. 4) If you want to be extra cautious, inspect runtime/hkipo-next source files locally (they are bundled) or run the CLI in a sandbox/VM before granting access to your main environment.
