website-alive
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The setup script in the skill downloads the get-pip utility from the official Python Packaging Authority (PyPA) domain to ensure Python's package manager is available for dependency installation.
- [REMOTE_CODE_EXECUTION]: The installation process executes a script downloaded from the trusted PyPA repository to configure the local environment, which is a standard procedure for pip installation.
- [COMMAND_EXECUTION]: The skill uses the Playwright framework to launch and control a headless Chromium browser instance for rendering and evaluating the visual state of targeted websites.
Audit Metadata