Prevents CPU spikes and full table scans from poorly written RLS policies via index and wrapper enforcement.
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
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.
Attempt to modify system services in skill instructions detected (high risk: 0.70). 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.