monitoring-background-jobs
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious injection patterns or attempts to override system instructions were found. The instructional language is appropriate for a technical database monitoring guide.
- [DATA_EXFILTRATION]: No evidence of data exfiltration or unauthorized network communication. Data access is confined to internal database tables via standard SQL interfaces for legitimate monitoring purposes.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or private secrets were detected. The skill provides security-focused guidance on managing user permissions using CockroachDB's native RBAC system.
- [EXTERNAL_DOWNLOADS]: No untrusted downloads or remote script executions are present. All external URLs reference official product documentation on a trusted vendor domain.
- [COMMAND_EXECUTION]: The skill utilizes safe, read-only SQL queries for diagnostics. Operational commands like job cancellation are presented with clear prerequisite requirements and safety warnings.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, dynamic code evaluation, or package installations were identified. The functionality is entirely based on static SQL logic.
Audit Metadata