CtrlK
BlogDocsLog inGet started
Tessl Logo

g14wxz/rls-policy-optimization

Prevents CPU spikes and full table scans from poorly written RLS policies via index and wrapper enforcement.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W013: Attempt to modify system services in skill instructions

What this means

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.

Why it was flagged

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.

Report incorrect finding
Audited
Security analysis
Snyk