router-act
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- Testing Content Processing: The skill describes using an
actutility to match substrings within HTTP response bodies during end-to-end tests. While this involves processing external data from the pages under test, it is a standard part of verifying application output. Ingestion points: Network response bodies processed via theincludesmatcher inSKILL.md. Boundary markers: None specified for response content assertions. Capability inventory: Programmatic browser navigation and UI interaction using Playwright (link.click()). Sanitization: None specified for intercepted network content before matching. - Browser Automation: The instructions involve using Playwright to control browser actions such as clicking links and navigating pages. These operations are performed within a controlled testing environment as intended by the skill's primary purpose.
Audit Metadata