Invoice Generator

v1.0.0

Create professional invoices, quotes, and billing documents. Use when user wants to (1) generate an invoice, (2) create a quote, (3) make a receipt, (4) trac...

0· 53·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
CryptoCan make purchases
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md content: templates, input schema, calculations, and outputs are all for generating invoices/quotes/receipts. There are no requested environment variables, binaries, or config paths that would be unrelated to this purpose.
Instruction Scope
SKILL.md is instruction-only and stays within the expected scope (data model, calculations, templates). The only vague item is 'Deliver - Send to client or download' which mentions delivery but provides no mechanism or credential requirements; that is not harmful but leaves implementation unspecified.
Install Mechanism
No install specification or code files are present (instruction-only), so nothing will be written to disk or downloaded during install. This is the lowest-risk pattern.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a pure-instruction invoice generator. SKILL.md does not attempt to read hidden env vars or system paths.
Persistence & Privilege
always is false and autonomous invocation is allowed by default (normal). The skill does not request persistent presence or system-wide changes and has no install steps that would modify agent configuration.
Assessment
This skill appears coherent and low-risk: it only provides templates and instructions and asks for no secrets or installs. Before using it, consider how you'll implement 'deliver' (emailing or uploading invoices)—do not hard-code or share mailbox/API credentials with untrusted code. Also note the skill has no listed homepage or source; if you need updates, support, or an audited implementation, prefer a skill from a known maintainer or build the template logic into your own trusted tooling. Finally, verify generated documents locally to ensure correct formatting, currency, tax calculation, and that no sensitive client data is exposed when sending.

Like a lobster shell, security has layers — review code before you run it.

latestvk971f00key1wh5ppppj4gbf3ns84ddap

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments