风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Ride Receipts

作者: Maxim Tuleyko
Slug:ride-receipts-llm
版本:0.1.12
更新时间:2026-03-25 22:41:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill does what it claims: it fetches Gmail ride receipts via the gog CLI, sends them to a local OpenClaw Gateway for structured extraction, and writes a local SQLite DB; requirements and code are...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774446198534,
        "_id": "k9710krfnxnj9pf11qy8sq1avh83jkj0",
        "changelog": "- Added anonymized CSV export: new script `export_anonymized_rides_csv.py` enables export of ride records from SQLite as a shareable, privacy-preserving report.\n- The CSV contains only non-personal fields (e.g., provider, month, rounded times, city\/country, amounts, distance, duration).\n- Update documentation to describe when and how to use export, precise output columns, and export rules.\n- No changes to core extraction or database loading; the new feature is a safe reporting option for sharing aggregated ride data.",
        "changelogSource": "user",
        "createdAt": 1774446198534,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "gog",
                        "python3"
                    ],
                    "config": [
                        "gateway.port",
                        "gateway.auth.token",
                        "gateway.http.endpoints.responses.enabled"
                    ]
                }
            }
        },
        "version": "0.1.12"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17fhm07z0mpjpedj9np738myh83g4mt",
        "displayName": "Maxim Tuleyko",
        "handle": "tuleyko",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/15267170?v=4",
        "kind": "user",
        "linkedUserId": "kn72955tzw27t60hxbck7jczf181cgjk"
    },
    "ownerHandle": "tuleyko",
    "skill": {
        "_creationTime": 1773235551363,
        "_id": "kd73qm7g4ps79806jgq61q1wm182pap8",
        "badges": [],
        "createdAt": 1773235551363,
        "displayName": "Ride Receipts",
        "latestVersionId": "k9710krfnxnj9pf11qy8sq1avh83jkj0",
        "ownerPublisherId": "s17fhm07z0mpjpedj9np738myh83g4mt",
        "ownerUserId": "kn72955tzw27t60hxbck7jczf181cgjk",
        "slug": "ride-receipts-llm",
        "stats": {
            "comments": 0,
            "downloads": 251,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 13
        },
        "summary": "Build a local SQLite ride-history database from Gmail ride receipt emails using gog for fetch and OpenClaw Gateway \/v1\/responses for extraction. Use when you...",
        "tags": {
            "latest": "k9710krfnxnj9pf11qy8sq1avh83jkj0"
        },
        "updatedAt": 1774449709210
    }
}