monitoring-background-jobs
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard, official CockroachDB SQL interfaces (SHOW JOBS and SHOW AUTOMATIC JOBS) to surface cluster health and diagnostic information.
- [SAFE]: All operations described are performed via SQL within the database environment; no external network requests, file system access outside the database context, or remote code execution patterns were found.
- [SAFE]: Job control operations (PAUSE, RESUME, CANCEL) are explicitly documented as administrative tasks requiring specific role options (CONTROLJOB), accompanied by clear safety warnings regarding data integrity.
- [SAFE]: No obfuscation, prompt injection attempts, or hidden malicious instructions were identified in the skill content or metadata.
Audit Metadata