风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

FreeSmsGateway

作者: Minde
Slug:sms-gateway
版本:1.0.0
更新时间:2026-03-06 20:45:51
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill mostly does what it says (talk to a local sms-gate.app) but contains undocumented behavior that forwards incoming SMS webhooks to an OpenClaw endpoint by default and uses environment/config ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772801133402,
        "_id": "k972q6apqyanb3z7bmg83z2sk982d10t",
        "changelog": "Initial release of sms-gateway skill:\n\n- Send and receive SMS via a local sms-gate.app instance on Android phone like Google Pixel 3 \n- Scripts provided for sending SMS, checking delivery status, listing message history, and managing webhooks for incoming SMS and delivery confirmations.\n- Requires environment variables for gateway URL, user, and password.\n- Detailed setup instructions and common usage patterns included.\n- Supports webhook integration for receiving incoming SMS, with guidance for both local and remote setups (e.g., ngrok).",
        "changelogSource": "user",
        "createdAt": 1772801133402,
        "parsed": {
            "clawdis": {
                "primaryEnv": "SMS_GATE_PASS",
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "SMS_GATE_URL",
                        "SMS_GATE_USER",
                        "SMS_GATE_PASS"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Minde",
        "handle": "minstn",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1607694?v=4",
        "kind": "user",
        "linkedUserId": "kn7d4v0hee586effw0rf4ztnax81wzds"
    },
    "ownerHandle": "minstn",
    "skill": {
        "_creationTime": 1772801133402,
        "_id": "kd7b4p5rwafya4ms0jrjja8jd982ddac",
        "badges": [],
        "createdAt": 1772801133402,
        "displayName": "FreeSmsGateway",
        "latestVersionId": "k972q6apqyanb3z7bmg83z2sk982d10t",
        "ownerUserId": "kn7d4v0hee586effw0rf4ztnax81wzds",
        "slug": "sms-gateway",
        "stats": {
            "comments": 0,
            "downloads": 166,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Send and receive SMS using a local sms-gate.app instance running on Android (via Termux) or a dedicated device. Use when the user needs to send text messages...",
        "tags": {
            "latest": "k972q6apqyanb3z7bmg83z2sk982d10t"
        },
        "updatedAt": 1772801151856
    }
}