sobriety-tools-guardian

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: No security issues were detected. The skill performs legitimate devops tasks such as performance auditing and health monitoring for the sobriety.tools application.
  • [COMMAND_EXECUTION]: The skill uses local command execution for developer tasks.
  • Evidence: scripts/perf-audit.ts and scripts/crisis-path-test.ts use execSync to run npx lighthouse for site analysis.
  • Evidence: scripts/bundle-analyzer.ts uses git commands to retrieve commit metadata.
  • [EXTERNAL_DOWNLOADS]: The skill performs network operations to monitor application health and report issues.
  • Evidence: scripts/cache-health.ts fetches metrics from a Cloudflare Worker on the erich-owens.workers.dev domain.
  • Evidence: scripts/perf-audit.ts uses the GitHub API to create issues when performance thresholds are not met.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 02:32 PM