page-prep
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches configuration and detection patterns from the Consent-O-Matic and EasyList repositories on GitHub. These are established community resources for identifying and managing web overlays.
- [COMMAND_EXECUTION]: The skill executes local Node.js scripts to manage its database and generate browser injection bundles. It also invokes the
playwright-cliutility to interact with web pages. - [REMOTE_CODE_EXECUTION]: The skill uses the
evalcapability ofplaywright-clito execute JavaScript within the context of the target webpage. The scripts executed are built from local source code combined with the downloaded pattern data.
Audit Metadata