OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean
OpenClaw: suspicious
The skill's behavior mostly matches a Supabase CLI-style helper, but there are internal inconsistencies about required environment variables and credential storage that should be clarified before use.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774645358251,
"_id": "k97eryafje0vyxrqyraq64ns4d83qx6f",
"changelog": "- Added an explicit env section to SKILL.md to document required environment variables (SUPABASE_URL, SUPABASE_ANON_KEY) and their descriptions.\n- No changes to functionality; documentation only.",
"changelogSource": "auto",
"createdAt": 1774645358251,
"parsed": {
"clawdis": {
"envVars": [
{
"description": "Supabase project URL (e.g., https:\/\/xxxxx.supabase.co)",
"name": "SUPABASE_URL",
"required": true
},
{
"description": "Supabase anon (public) key — safe for client-side use, protected by RLS",
"name": "SUPABASE_ANON_KEY",
"required": true
}
]
}
},
"version": "1.0.2"
},
"owner": {
"_creationTime": 0,
"_id": "s179377b15wprtysjy1fk82p7x83pcgc",
"displayName": "Ha Le",
"handle": "vanthienha199",
"image": "https:\/\/avatars.githubusercontent.com\/u\/156477898?v=4",
"kind": "user",
"linkedUserId": "kn75dgmmyfxjsc9mg8nyvpwazs83p7pt"
},
"ownerHandle": "vanthienha199",
"skill": {
"_creationTime": 1774644732750,
"_id": "kd7827pbrfeccvjfkm87t6t3sh83pn74",
"badges": [],
"createdAt": 1774644732750,
"displayName": "Supabase Manager",
"latestVersionId": "k97eryafje0vyxrqyraq64ns4d83qx6f",
"ownerPublisherId": "s179377b15wprtysjy1fk82p7x83pcgc",
"ownerUserId": "kn75dgmmyfxjsc9mg8nyvpwazs83p7pt",
"slug": "supabase-manager",
"stats": {
"comments": 0,
"downloads": 22,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 3
},
"summary": "Manage Supabase projects from the command line. Query tables, insert\/update\/delete rows, manage RLS policies, handle auth users, and work with storage. Use w...",
"tags": {
"latest": "k97eryafje0vyxrqyraq64ns4d83qx6f"
},
"updatedAt": 1774650408489
}
}