receipt-scanner-master
Scan Receipts Into Expense Records
Receipt processing often needs OCR checks, category review, and database validation. This skill guides receipt parsing, troubleshooting, and expense record workflows.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "receipt-scanner-master" from https://skillstore.io/skills/egadams-receipt-scanner-master.md and its manifest at https://skillstore.io/api/skills/egadams-receipt-scanner-master/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "receipt-scanner-master". A grocery receipt parsed with a wrong total amount.
Expected outcome:
The assistant lists mismatched totals, likely OCR causes, and validation checks to run next.
Using "receipt-scanner-master". A user cannot find saved receipt items after categorizing them.
Expected outcome:
The assistant explains the item save workflow and identifies database records to verify.
Using "receipt-scanner-master". A developer wants better parsing for blurry receipts.
Expected outcome:
The assistant recommends image preprocessing, prompt updates, and focused regression tests.
Security Audit
SafeThe static findings are false positives caused by Markdown formatting, localhost examples, placeholder API key setup, and normal receipt database checks. No evidence of prompt injection, secret exfiltration, malicious network activity, or executable backtick evaluation was found.
Risk Factors
โ๏ธ External commands (142)
๐ Network access (12)
๐ Env variables (6)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/egadams-receipt-scanner-master/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/egadams-receipt-scanner-master?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/egadams-receipt-scanner-master?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/egadams-receipt-scanner-master/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/egadams-receipt-scanner-master.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
EGAdams. (2026). receipt-scanner-master security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/egadams-receipt-scanner-master/audits/8BibTeX citation
@techreport{egadams-egadams-receipt-scanner-master-2026,
author = {EGAdams},
title = {receipt-scanner-master security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/egadams-receipt-scanner-master/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "receipt-scanner-master security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "EGAdams"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/egadams-receipt-scanner-master/audits/8"
identifiers:
- type: other
value: "skillstore:egadams-receipt-scanner-master:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review Scanned Receipts
Validate extracted merchant data, line items, categories, and totals before saving expenses.
Debug OCR Problems
Investigate incorrect prices, missing items, unclear images, and model quota errors.
Improve Receipt Workflows
Update prompts, validation checks, image processing, and database integration for receipt handling.
Try These Prompts
Help me scan this receipt and explain which fields I should verify before saving it.
Compare the parsed receipt data with the source image and list any likely OCR mistakes.
The receipt parsed correctly, but items did not save. Trace the category and database workflow.
Review the receipt parser and prompt rules, then propose changes to improve item extraction accuracy.
Best Practices
- Use clear, well-lit receipt images before debugging OCR behavior.
- Validate totals and line items before saving categorized expenses.
- Keep problematic receipts as regression samples for parser changes.
Avoid
- Do not save parsed receipt data without reviewing categories and totals.
- Do not treat uncategorized items as saved expense records.
- Do not paste real API keys into shared prompts or logs.
Frequently Asked Questions
What does this skill help with?
Does it scan receipts by itself?
Which AI model does it reference?
Are receipt items saved automatically?
Can it help with OCR mistakes?
Is it tied to one project layout?
Developer Details
Author
EGAdamsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/EGAdams/planner/tree/main/nonprofit_finance_db/.claude/skills/receipt-scannerRef
72d5025b022c77f7a51bdf5c1637c689c80e89d1
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 318 views
File structure
๐ SKILL.md