风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Tencent Cloud Image Hosting (Upload files to get online URLs)

作者: parsonssss
Slug:upload-files-to-get-online-url
版本:1.0.0
更新时间:2026-03-05 22:14:35
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and SKILL.md match the described purpose (uploading files to Tencent COS) but the registry metadata omits the required credentials and there is no declared install step for the requir...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772719961159,
        "_id": "k97bpqzfg0kqeasm3ndg58bm3182b2nv",
        "changelog": "This skill uploads files (images, documents, videos, etc.) to Tencent Cloud COS (Cloud Object Storage). It supports\n  configuration via environment variables or command‑line arguments, generates a unique object key automatically, and\n  returns both a direct URL and a signed URL (24‑hour expiry) for private buckets. Ideal for building simple image\n  hosting or file sharing workflows.\n\n  Primary use cases\n\n  - Upload images and get shareable URLs\n  - Host documents\/videos on Tencent COS\n  - Generate signed URLs for private buckets\n  - Automate asset hosting in scripts or pipelines\n\n  Inputs\n\n  - File path to upload\n  - Tencent Cloud Secret ID \/ Secret Key\n  - COS bucket name\n  - COS region\n  - Optional upload path prefix\n\n  Outputs\n\n  - Direct URL: https:\/\/{bucket}.cos.{region}.myqcloud.com\/{key}\n  - Signed URL (24‑hour expiration)\n  - COS object key\n\n  Requirements\n\n  - Tencent Cloud COS credentials\n  - Node.js runtime\n  - Access to target bucket and region",
        "changelogSource": "user",
        "createdAt": 1772719961159,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "parsonssss",
        "handle": "parsonssss",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/34808813?v=4",
        "kind": "user",
        "linkedUserId": "kn75sw0f8twhxs33cwnghvt6bd82ajff"
    },
    "ownerHandle": "parsonssss",
    "skill": {
        "_creationTime": 1772719961159,
        "_id": "kd72nhzmazpc1z4x1bx1ceyd2982a4yd",
        "badges": [],
        "createdAt": 1772719961159,
        "displayName": "Tencent Cloud Image Hosting (Upload files to get online URLs)",
        "latestVersionId": "k97bpqzfg0kqeasm3ndg58bm3182b2nv",
        "ownerUserId": "kn75sw0f8twhxs33cwnghvt6bd82ajff",
        "slug": "upload-files-to-get-online-url",
        "stats": {
            "comments": 0,
            "downloads": 200,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Upload files to Tencent Cloud COS (Cloud Object Storage). Use when the user needs to upload images, documents, or any files to Tencent Cloud COS. Supports en...",
        "tags": {
            "latest": "k97bpqzfg0kqeasm3ndg58bm3182b2nv"
        },
        "updatedAt": 1772720075326
    }
}