supabase-audit-rls
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using curl to test the security posture of Supabase API endpoints. This is a primary, documented function of the skill for auditing purposes.
- [INDIRECT_PROMPT_INJECTION]: The skill possesses a vulnerability surface for indirect prompt injection as it is designed to ingest and process data from external Supabase API responses.
- Ingestion points: Data retrieved from Supabase REST API endpoints as specified in the test vectors and curl commands (SKILL.md).
- Boundary markers: No specific delimiters or boundary instructions are provided for handling the ingested external data.
- Capability inventory: The skill has capabilities to execute network requests (curl) and write results to local logs and evidence files (SKILL.md).
- Sanitization: The skill does not define specific sanitization or validation routines for the content returned by external API calls.
Audit Metadata