polyv-create-channel
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: Executes a local Node.js script (
scripts/polyv.js) to handle channel creation logic and API interactions. - [DATA_EXFILTRATION]: Performs legitimate network requests to the official PolyV API endpoint (
api.polyv.net) to create and configure live broadcast channels. - [DATA_EXFILTRATION]: Accesses a skill-specific configuration file at
~/.polyv-skills/config.jsonto retrieve necessary API credentials (appId and appSecret).
Audit Metadata