风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Bill Tracker

作者: danielsimons1
Slug:bill-tracker
版本:1.0.0
更新时间:2026-03-24 12:00:14
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requirements and runtime instructions align with its stated purpose of querying a Bill Tracker API; it only needs a base URL and a session token and does not request unrelated access.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771102726420,
        "_id": "k9747x116x4h9zbjwesaqn4w918157as",
        "changelog": "- Initial release of Bill Tracker skill.\n- Provides access to upcoming bills, account balances, and affordability checks via the Bill Tracker API.\n- Requires environment variables: BILL_TRACKER_URL and BILL_TRACKER_SESSION_TOKEN.\n- Supports authentication via magic-link email flow.\n- Details three main API endpoints: upcoming transactions, account balances, and affordability analysis.",
        "changelogSource": "user",
        "createdAt": 1771102726420,
        "parsed": {
            "clawdis": {
                "emoji": "💰",
                "primaryEnv": "BILL_TRACKER_SESSION_TOKEN",
                "requires": {
                    "env": [
                        "BILL_TRACKER_URL",
                        "BILL_TRACKER_SESSION_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "danielsimons1",
        "handle": "danielsimons1",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/931458?v=4",
        "kind": "user",
        "linkedUserId": "kn72hg599ase8a0fzz265mqbn9813028"
    },
    "ownerHandle": "danielsimons1",
    "skill": {
        "_creationTime": 1771102726420,
        "_id": "kd79t5wh64pembzwaq0ksw4z718146tn",
        "badges": [],
        "createdAt": 1771102726420,
        "displayName": "Bill Tracker",
        "latestVersionId": "k9747x116x4h9zbjwesaqn4w918157as",
        "ownerUserId": "kn72hg599ase8a0fzz265mqbn9813028",
        "slug": "bill-tracker",
        "stats": {
            "comments": 0,
            "downloads": 515,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Retrieve upcoming bills, account balances, and assess if you can afford a specified amount within a set time frame.",
        "tags": {
            "latest": "k9747x116x4h9zbjwesaqn4w918157as"
        },
        "updatedAt": 1774324814890
    }
}