running-smoke-tests
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill contains instructional content and boilerplate code for legitimate application testing.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute smoke test scripts. The
allowed-toolsconfiguration inSKILL.mdrestricts shell execution to commands matching thetest:smoke-*pattern, which is a defensive measure against arbitrary command execution. - [EXTERNAL_DOWNLOADS]: The skill recommends using standard, well-known libraries and tools (Playwright, node-fetch, curl, wget) for validating application health endpoints.
Audit Metadata