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 lsandcurlfor endpoint testing and environment variable checks inreferences/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/statusis 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