browser-testing-persistence
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous bash script templates and CLI examples using
agent-browserfor automation. These include loops for retry logic and conditional checks for test readiness. This is consistent with the skill's stated purpose of improving browser testing persistence. - [EXTERNAL_DOWNLOADS]: No remote downloads or external resource fetching was detected. All network operations in the examples target the local environment (
localhost:5173). - [CREDENTIALS_UNSAFE]: The documentation includes generic placeholder credentials (
test@example.com,password123) within form submission examples. These are standard placeholders and do not represent actual sensitive information or hardcoded secrets. - [REMOTE_CODE_EXECUTION]: No patterns of downloading and executing remote scripts or unverifiable dependencies were identified. The scripts provided are intended to be run locally as part of a testing workflow.
Audit Metadata