Prevents directory traversal in Supabase Storage via path validation functions and storage RLS.
97
97%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
{
"name": "g14wxz/storage-path-validation",
"version": "0.1.0",
"summary": "Prevents directory traversal in Supabase Storage via path validation functions and storage RLS.",
"docs": "docs/index.md",
"rules": {
"storage-path-rules": {
"rules": "rules/storage-path-rules.md"
}
},
"skills": {
"storage-path-validation": {
"path": "skills/storage-path-validation/SKILL.md"
}
},
"private": false
}