analyzing-competitor-youtube-content-strategy
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with Apify's official infrastructure (
api.apify.com) and utilizes the vendor's own scraper ('apidojo/youtube-scraper'). These are established services and consistent with the skill's stated purpose of scraping YouTube data. - [COMMAND_EXECUTION]: The documentation provides examples for running a local script (
node scripts/run_actor.js) andcurlcommands. These commands are intended for the user to execute locally to trigger the scraping process and do not involve silent or malicious execution. - [DATA_EXPOSURE]: The skill requires an
APIFY_TOKEN. The instructions correctly advise users to store this in an environment variable or a.envfile, which follows security best practices for credential management.
Audit Metadata