browser-screenshot-diff
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and execute theruvectorpackage from the NPM registry for session verification. - [COMMAND_EXECUTION]: Shell commands are used to invoke the session utility and manage local file artifacts.
- [PROMPT_INJECTION]: The skill processes data from recorded browser sessions, creating an indirect prompt injection surface.
- Ingestion points: Session trajectories (
trajectory.ndjson) and accessibility snapshots. - Boundary markers: Not explicitly defined in the instructions.
- Capability inventory: The skill has access to
Bash,Read, andWritetools. - Sanitization: Risk is mitigated by the use of structured data formats like
ndjsonfor session logs.
Audit Metadata