风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

telegram send files

作者: Shingwha
Slug:tsend
版本:2.1.0
更新时间:2026-02-26 04:45:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions align with its stated purpose (a local CLI to send files via Telegram); it stores credentials in ~/.tsend/config.json or via TSEND_* env vars and does not exhibit une...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771564888341,
        "_id": "k976mdk075t9r29hvrgvd91whn81hxe6",
        "changelog": "# tsend v2.1.0 Release Notes\n\n## New Features\n\n- **Multi-file support**: Send multiple files in one command\n  ```bash\n  tsend send file1.pdf file2.jpg file3.png\n  tsend send *.pdf\n  ```\n- **Progress indicator**: Shows `[1\/3]` style progress for batch uploads\n- **Batch statistics**: Displays total file count and combined size\n- **Smart caption handling**: Caption is sent with the first file only\n\n## Examples\n\n```bash\n# Send multiple files\ntsend send document.pdf photo.jpg notes.txt\n\n# Wildcard support\ntsend send ~\/Downloads\/*.zip --caption \"Backup files\"\n\n# Mixed arguments\ntsend send report.pdf chart.png data.csv\n```\n\n## Notes\n\n- Files are sent sequentially to avoid rate limits\n- If one file fails, others continue uploading\n- Exit code 1 only if all files fail",
        "changelogSource": "user",
        "createdAt": 1771564888341,
        "version": "2.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Shingwha",
        "handle": "shingwha",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/125192567?v=4",
        "kind": "user",
        "linkedUserId": "kn7dg4wjm3r9acv4k2fzgc47n581e6p1"
    },
    "ownerHandle": "shingwha",
    "skill": {
        "_creationTime": 1771506882632,
        "_id": "kd75bsngfs2ya22hptv7t6qfv981e21v",
        "badges": [],
        "createdAt": 1771506882632,
        "displayName": "telegram send files",
        "latestVersionId": "k976mdk075t9r29hvrgvd91whn81hxe6",
        "ownerUserId": "kn7dg4wjm3r9acv4k2fzgc47n581e6p1",
        "slug": "tsend",
        "stats": {
            "comments": 0,
            "downloads": 450,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 2,
            "versions": 2
        },
        "summary": "Send files quickly via Telegram using the tsend CLI tool with optional captions, profiles, and simple token\/chat ID configuration.",
        "tags": {
            "latest": "k976mdk075t9r29hvrgvd91whn81hxe6"
        },
        "updatedAt": 1772052336179
    }
}