profiling-statement-fingerprints
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses internal database system tables (
crdb_internal.statement_statistics) to provide performance diagnostics for CockroachDB clusters. This is a legitimate use of vendor-specific internal tables for observability. - [SAFE]: All operations are read-only SQL queries designed to be executed by a user or agent within a secure database environment. There are no external network calls, file system modifications, or process executions.
- [SAFE]: The skill specifies the requirement for standard database administrative privileges (
VIEWACTIVITYorVIEWACTIVITYREDACTED) which are appropriate for its stated purpose of monitoring cluster-wide statement statistics. - [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized persistence mechanisms were detected in the instructions or reference materials.
Audit Metadata