youtube-influencer-finder-api-skill
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the BrowserAct API to perform YouTube data extraction. The
BROWSERACT_API_KEYis retrieved from environment variables as a standard security practice. - [SAFE]: The script
youtube_influencer_finder_api.pyperforms standard HTTP requests to the vendor's official API domain (api.browseract.com). - [SAFE]: The input parameters
keywordsandUpload_Dateare used as values in a JSON payload and command-line arguments, with no evidence of shell injection or unsafe interpolation. - [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were found in the provided files.
Audit Metadata