browser-automation-reliability

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill mentions using 'npx tsc --noEmit' as a last-resort verification method. This is a standard TypeScript compiler command used locally to verify type safety and does not constitute a security risk in this context.
  • [REMOTE_CODE_EXECUTION]: The skill describes the use of 'test seams' via 'window.TEST.commands' in a browser environment. This is a documented software testing pattern used to expose internal application state to automation tools and does not involve executing untrusted remote code.
  • [DATA_EXFILTRATION]: While the skill suggests using screenshots and console logs for verification when primary methods fail, these are standard debugging techniques within a controlled automation environment and show no signs of unauthorized data transmission.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 02:41 AM
Security Audit — agent-trust-hub — browser-automation-reliability