Invoice Generator Pro — 技能工具
v1.0.0Generate professional invoices in Markdown or HTML by specifying client, items, tax, currency, dates, and output format.
0· 502·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThe skill appears to do exactly what it claims — generate Markdown/HTML invoices — with no unexpected network calls, credentials, or persistent privileges; only minor issues (missing declared dependency and lack of output sanitization) were found.
评估建议
This skill is internally coherent and appears safe for routine use, but consider the following before installing or running it:
- Dependency: The script uses the 'bc' command for math but the skill metadata doesn't declare it. Ensure 'bc' is present on your system or the script will fail.
- Output overwrite: If you pass --output <path>, the script will overwrite that file without further confirmation. Avoid writing to sensitive locations.
- Unescaped user input in HTML: Fields like descripti...详细分析 ▾
ℹ 用途与能力
Name/description match the included files. The bash script, HTML template, and examples all align with 'invoice generation'. Minor mismatch: the script relies on the 'bc' utility for arithmetic but the skill metadata and SKILL.md declare no required binaries.
✓ 指令范围
SKILL.md instructs the agent to run the included generate-invoice.sh with CLI args. The script only reads its companion template.html, processes CLI inputs, and writes output to stdout or a specified file — it does not access unrelated system files, environment variables, or external network endpoints.
✓ 安装机制
No install spec (instruction-only plus shipped script/template) — nothing is downloaded or installed. This is the lowest-risk install pattern.
✓ 凭证需求
No environment variables, secrets, or external credentials are requested. The requested capabilities are proportional to an invoice generator.
✓ 持久化与权限
The skill does not request always:true, does not modify other skills or global agent settings, and does not require persistent system presence.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/23
- Initial release of Invoice Generator. - Generate professional invoices in Markdown or HTML with simple command-line inputs. - Support for multiple items, custom tax rate, currency, and invoice numbering. - Output invoices to stdout or save as a file. - HTML output uses a print-ready template; Markdown uses clean tables.
● 可疑
安装命令 点击复制
官方npx clawhub@latest install shelly-invoice-generator
镜像加速npx clawhub@latest install shelly-invoice-generator --registry https://cn.clawhub-mirror.com
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制