prep-browser-session

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands and the agent-browser tool to manage the environment and browser instance.\n
  • Evidence: lsof -i :3000 -P -n | grep LISTEN is used to verify the local development server status.\n
  • Evidence: agent-browser is invoked to open and close browser sessions and to manage state.\n- [DATA_EXFILTRATION]: The skill manages browser session data by saving it to the local filesystem.\n
  • Evidence: agent-browser state save .claude/diagnose-state.json saves current browser cookies and session state to a file.\n
  • Note: The skill includes explicit instructions to add this file to .gitignore to prevent accidental disclosure via version control systems.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 08:26 PM
Security Audit — agent-trust-hub — prep-browser-session