peach-e2e-setup

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The setup process in e2e.sh executes global installation commands for standard development tools such as agent-browser, playwright-core, and @playwright/cli via npm install -g. It also modifies file permissions using chmod +x for the provided CLI scripts.
  • [EXTERNAL_DOWNLOADS]: During the environment setup, the skill downloads necessary packages from the official npm registry. These are well-known libraries used for browser automation.
  • [DATA_EXFILTRATION]: The script references/gmail-메일목록.js is an example automation scenario that extracts email metadata (sender, subject, date) from a logged-in Gmail session. This data is only printed to the local console for demonstration purposes and is not transmitted to any external server.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 04:09 PM