page-tree
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands to locate its script bundle and to run
playwright-clifor browser automation. These operations are restricted to the local environment and are necessary for the skill's page analysis functionality.- [DYNAMIC_EXECUTION]: The skill utilizesplaywright-cli evalto execute analysis logic within the browser context. The code being executed is a local JavaScript bundle provided with the skill, and the process is managed through a temporary configuration file.- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted web content as its primary function. It includes a specific warning to the user about external content and implements protective measures such as truncating extracted text to 30 characters and using unique positional IDs for element mapping.
Audit Metadata