supabase-storage-guide
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational, offering documentation and code snippets for integrating Supabase Storage into web applications.
- [EXTERNAL_DOWNLOADS]: The documentation references standard industry libraries including
@supabase/supabase-jsand@tanstack/react-queryfor handling storage operations and state management. - [CREDENTIALS_UNSAFE]: The skill explicitly warns against hardcoding sensitive information, demonstrating the correct use of environment variables (
process.env.STORAGE_SECRET_KEY) to manage signing keys. - [COMMAND_EXECUTION]: No dangerous system commands, shell scripts, or arbitrary code execution patterns were identified in the files.
- [PROMPT_INJECTION]: The skill does not contain instructions that attempt to override agent safety protocols or manipulate the model's behavior outside of its intended educational scope.
Audit Metadata