synthetic-monitoring

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/scaffold-tests.sh script executes standard shell commands (echo, set -euo pipefail) to generate test file templates. This is a common developer utility for skill initialization.
  • [EXTERNAL_DOWNLOADS]: The skill uses npm install and yarn add to manage standard development dependencies like playwright, axios, and node-cron. These are well-known and trusted package registries.
  • [REMOTE_CODE_EXECUTION]: While the skill makes network calls via axios, these are directed at internal or user-configured endpoints (e.g., http://monitoring-service/synthetic-results, http://alerting-service/alerts) for recording metrics and sending alerts, which is the stated primary purpose of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 10:44 AM
Security Audit — agent-trust-hub — synthetic-monitoring