Prevents CPU spikes and full table scans from poorly written RLS policies via index and wrapper enforcement.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The prompt does not request OS-level escalation (no sudo, user creation, or system file edits) but it instructs the agent to modify database state (create indexes, run migrations, and notably create SECURITY DEFINER functions that can alter/escape row-level protections), so it can materially change the security posture of the running environment.