hardening-user-privileges
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides SQL commands (GRANT, REVOKE, CREATE ROLE) designed to modify the database security state. These actions are the primary purpose of the skill and require administrative privileges, which is clearly documented in the prerequisites section.
- [DATA_EXPOSURE]: The skill includes audit queries that retrieve information about users, roles, and grants from the database system catalogs. This data is used to identify security risks and is not exfiltrated or sent to any external service.
- [EXTERNAL_DOWNLOADS]: The skill references official CockroachDB documentation at cockroachlabs.com for authorization and security best practices. These links point to legitimate vendor resources.
Audit Metadata