风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Invoice Generator

作者: Tomás Migone
Slug:invoice-generator
版本:1.0.0
更新时间:2026-02-27 11:04:30
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions largely match the described invoice-generator purpose, but there are coherence issues (missing template asset and no install spec) that could make it fail or behave u...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769105817562,
        "_id": "k97cek1pt9rvrhtpba3t53ct2s7zqnr1",
        "changelog": "Initial release: Generate PDF invoices from structured JSON.\n\n- Converts invoice data in JSON format to professional PDF files.\n- Supports multiple input methods: stdin, file path, or saved config.\n- Stores generated invoices in a user-specified directory.\n- Handles auto-versioning for duplicate filenames.\n- Provides clear error handling for invalid input or PDF generation issues.",
        "changelogSource": "auto",
        "createdAt": 1769105817562,
        "parsed": {
            "clawdis": {
                "emoji": "🧾",
                "primaryEnv": "INVOICE_DIR",
                "requires": {
                    "bins": [
                        "node",
                        "jq",
                        "weasyprint"
                    ],
                    "env": [
                        "INVOICE_DIR"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Tomás Migone",
        "handle": "tmigone",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/3076185?v=4",
        "kind": "user",
        "linkedUserId": "kn72wg24f3bjwkf9mjyn3kk07s7ysaf4"
    },
    "ownerHandle": "tmigone",
    "skill": {
        "_creationTime": 1769105817562,
        "_id": "kd70rjksz98mh5be5jx91vk6j97zqx3h",
        "badges": [],
        "createdAt": 1769105817562,
        "displayName": "Invoice Generator",
        "latestVersionId": "k97cek1pt9rvrhtpba3t53ct2s7zqnr1",
        "ownerUserId": "kn72wg24f3bjwkf9mjyn3kk07s7ysaf4",
        "slug": "invoice-generator",
        "stats": {
            "comments": 0,
            "downloads": 3570,
            "installsAllTime": 20,
            "installsCurrent": 20,
            "stars": 2,
            "versions": 1
        },
        "summary": "Generate professional PDF invoices from JSON data. Use when the user needs to create an invoice, billing document, or payment request with company\/client details and line items.",
        "tags": {
            "latest": "k97cek1pt9rvrhtpba3t53ct2s7zqnr1"
        },
        "updatedAt": 1772161470764
    }
}