webapp-testing
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The helper script
scripts/with_server.pyutilizessubprocess.Popenwithshell=Trueto launch local development servers andsubprocess.runto execute automation scripts. This is a core feature designed to manage the lifecycle of local applications during testing and is consistent with the skill's stated purpose. - [SAFE]: The skill facilitates local web automation and testing. All browser interactions and file operations are performed against local environments (localhost, file://) or standard temporary/output paths, with no evidence of unauthorized data exfiltration or malicious intent.
Audit Metadata