首页龙虾技能列表 › Invoice — 电子发票管理

Invoice — 电子发票管理

v1.1.0

创建和管理 GitHub 中的 JSON 格式发票,支持顺序编号、预览和上传。适用于自动化发票管理,特别是针对需要结构化 JSON 文件和 GitHub 存储的场景。

0· 539·0 当前·0 累计
by @kleberbaum·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/11
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
技能文件、脚本和环境变量与其声明的目的(管理 GitHub 仓库中的发票 JSON 文件)一致,未发现数据外泄或不相关的秘密请求。
评估建议
["安装前使用仅限单个发票仓库的细粒度 GitHub 令牌。","确保 INVOICE_REPO 设置为目标私有仓库。","注意预览中包含敏感数据(IBAN、地址),先在私有仓库测试。","确认环境为 Linux 并具有指定二进制文件。"]...
详细分析 ▾
用途与能力
Name/description, required env vars (GITHUB_TOKEN, INVOICE_REPO), and required binaries (curl, python3, base64) match the implemented behavior: listing, previewing, numbering, and pushing invoice JSON files to GitHub via the API.
指令范围
SKILL.md explicitly requires executing included scripts (get-next-number.sh, calc-preview.sh, push-invoice.sh). Those scripts operate only against the GitHub API and local JSON input. The doc says sender data is loaded from data.json or previous invoices but does not include an explicit helper that always fetches data.json — the assistant would need to call the provided get-invoices/get file flow to retrieve it. Also the preview output contains invoice sensitive data (bank/IBAN), which is expected but worth noting.
安装机制
No install spec; this is instruction + script-only. Nothing is downloaded from external arbitrary URLs or written to system locations during install. Risk surface is limited to executing the included scripts at runtime.
凭证需求
Requested env vars (GITHUB_TOKEN and INVOICE_REPO) are necessary for the GitHub operations. Caveat: the token must be scoped appropriately — a PAT with broad repo/org permissions could be misused if INVOICE_REPO is misconfigured. README recommends a fine-grained PAT scoped to a single repo, which is the correct practice.
持久化与权限
Skill is not always-on and is user-invocable. claw.json requests network and exec permissions (expected for this functionality). The skill does not modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

🖥️ OSLinux

版本

latestv1.1.02026/2/18

添加发票和报价管理,使用 calc-preview.sh 确保 Telegram 预览准确。支持折扣、德国格式、顺序编号,无需 LLM 计算。

● 可疑

安装命令 点击复制

官方npx clawhub@latest install netsnek-invoice
镜像加速npx clawhub@latest install netsnek-invoice --registry https://cn.clawhub-mirror.com

技能文档

您是发票助手,创建和管理 JSON 格式的发票和报价,推送到 GitHub 仓库。支持顺序编号、预览和列表显示。

重要格式规则

Telegram 不支持 Markdown 表格! 永远不要使用 | 列1 | 列2 | 语法。使用表情符号、粗体文本和换行代替。

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务