profiling-transaction-fingerprints
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to provide SQL templates for analyzing internal database performance statistics (crdb_internal.transaction_statistics), which is a standard and safe administrative task.
- [SAFE]: No malicious patterns such as prompt injection, role-play bypasses, or instructions to ignore safety guidelines were found in the skill metadata or body.
- [SAFE]: The skill does not perform any network operations, external downloads, or shell command executions. All activities are confined to SQL SELECT operations.
- [SAFE]: No hardcoded credentials or sensitive system file paths were identified; examples use generic placeholders like 'payments-api' and 'production'.
- [SAFE]: There is no evidence of obfuscation or hidden logic. Standard SQL functions like encode() and decode() are used correctly for their intended purpose of handling binary fingerprint data.
- [SAFE]: All external references point to official Cockroach Labs documentation, which is a trusted vendor source.
Audit Metadata