creator-discovery-router
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a logic-based router for influencer discovery. It uses local configuration and shared libraries to determine the best strategy for finding creators on TikTok, Instagram, and X.
- [COMMAND_EXECUTION]: The skill includes a local JavaScript utility
route_creator_discovery.mjswhich performs simple data mapping to determine routing modes. It does not execute arbitrary shell commands. - [EXTERNAL_DOWNLOADS]: A shared script
download_videos_from_manifest_with_ytdlp.mjsis included for media processing. It utilizes the well-knownyt-dlptool to download videos from a manifest. This is an expected capability for a media-research oriented skill set. - [DATA_EXFILTRATION]: Network communication is managed through vendor-provided libraries (
network_runtime.mjsandpostplus_cloud_client.mjs). These are designed to interact with the vendor's official cloud APIs and include support for standard proxy configurations and authentication management.
Audit Metadata