instagram-videos

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads media files from Picnob's CDN and scrapes metadata from picnob.com. These are well-known external sources required for the skill's primary purpose. No sensitive data exfiltration or unknown third-party downloads were detected.
  • [COMMAND_EXECUTION]: The skill executes a local Python script download_profile_videos.py to process downloads. The script uses standard libraries (urllib, argparse, concurrent.futures) and contains no arbitrary command execution or privilege escalation patterns.
  • [DATA_EXPOSURE]: Scraped data is stored locally in a posts-raw/ directory. The instructions correctly advise adding this directory to .gitignore to prevent accidental exposure of scraped metadata in version control.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 01:40 AM