风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Supabase ⚡

作者: joelchance
Slug:supabase-query
版本:1.0.0
更新时间:2026-03-24 12:20:18
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requests, instructions, and bundled script match its stated purpose (querying Supabase for user counts and listings) and there are no obvious attempts to exfiltrate data to third parties, ...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771621857877,
        "_id": "k972t5g8jm3yam32r7vh1as39581hbbs",
        "changelog": "**Major update: New Python-based Supabase skill focused on user analytics and project queries.**\n\n- Replaced Bash script (`supabase.sh`) with a Python script (`supabase.py`) for all commands.\n- Simplified usage: Focused on counting users, listing signups, and checking user stats.\n- Improved setup instructions for securely managing credentials (environment, config, or interactive).\n- Now provides native commands for user analytics, signups, and project info with optional JSON output.\n- Clarifies the difference between legacy JWT keys and new format keys—JWT `service_role` key required for full capabilities.\n- Updated documentation for daily reports, GraphQL support, and robust security guidance.",
        "changelogSource": "user",
        "createdAt": 1771621857877,
        "parsed": {
            "clawdis": {
                "emoji": "⚡",
                "primaryEnv": "SUPABASE_SERVICE_KEY",
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "SUPABASE_URL",
                        "SUPABASE_SERVICE_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "joelchance",
        "handle": "joelchance",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/256029209?v=4",
        "kind": "user",
        "linkedUserId": "kn7a3xe57dnqxgg5kfp78twfj98022a5"
    },
    "ownerHandle": "joelchance",
    "skill": {
        "_creationTime": 1771621857877,
        "_id": "kd783sxjc3vbx1ear9yyqjxvyh81gwnv",
        "badges": [],
        "createdAt": 1771621857877,
        "displayName": "Supabase ⚡",
        "latestVersionId": "k972t5g8jm3yam32r7vh1as39581hbbs",
        "ownerUserId": "kn7a3xe57dnqxgg5kfp78twfj98022a5",
        "slug": "supabase-query",
        "stats": {
            "comments": 0,
            "downloads": 488,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 12,
            "versions": 1
        },
        "summary": "Query Supabase projects - count users, list signups, check stats. Use for database queries and user analytics.",
        "tags": {
            "latest": "k972t5g8jm3yam32r7vh1as39581hbbs"
        },
        "updatedAt": 1774326018985
    }
}