clerk-incident-runbook

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes procedures that use shell commands for system diagnostics and environment verification.
  • Evidence: Usage of vercel env ls and curl for endpoint testing and environment variable checks in references/implementation-guide.md.
  • [EXTERNAL_DOWNLOADS]: The skill references and fetches data from the official Clerk status API.
  • Evidence: curl -s https://status.clerk.com/api/v1/status is used to monitor service availability.
  • [SAFE]: The skill implements security-sensitive operations (such as session revocation and account lockout) via standard API patterns with no evidence of malicious intent, obfuscation, or unauthorized data exfiltration. Placeholders are used for sensitive identifiers like user IDs and contact numbers.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 12:45 AM
Security Audit — agent-trust-hub — clerk-incident-runbook