read-x-blogger-analyzer
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions and documentation guide the user to execute a Python script (
scripts/fetch_tweets.py) to scrape data from X/Twitter. It also provides instructions for installing dependencies like Playwright. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of external Python packages (
playwright) and browser binaries (playwright install chromium) to function correctly for automated data retrieval. - [DATA_EXFILTRATION]: While the script retrieves data from a external site (X.com), it is for the intended purpose of analysis requested by the user. There is no evidence of unauthorized sensitive data access or exfiltration to attacker-controlled domains.
Audit Metadata