synthetic-monitoring
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill acts as an instructional resource for implementing production monitoring. The provided examples follow security best practices, such as excluding test accounts from billing/analytics and storing credentials in secrets managers.
- [EXTERNAL_DOWNLOADS]: The documentation includes GitHub Action examples that reference official and trusted actions (e.g., actions/checkout, actions/setup-node) and standard package managers (npm) to install the Playwright testing framework.
- [COMMAND_EXECUTION]: Provides example shell commands (e.g., npm ci, npx playwright test) within the context of a CI/CD pipeline to automate the execution of synthetic probes.
- [DATA_EXFILTRATION]: Demonstrates the reporting of test results to a user-provided monitoring webhook, which is the intended and legitimate function for triggering alerts based on probe failures.
Audit Metadata