← 返回 Skills 市场
52yuanchangxing

Receipt Expense Sorter

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ⚠ suspicious
211
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install receipt-expense-sorter
功能描述
整理收据和报销资料,按周期、类别、凭证完整度做分组与缺失提醒。;use for receipts, expenses, finance-ops workflows;do not use for 替代正式财务报销系统, 生成虚假发票信息.
安全使用建议
This skill appears coherent and low-risk, but follow these precautions before running: (1) inspect scripts/run.py locally (it is self-contained and readable) and run the provided smoke test; (2) do not point --input at system or home root directories — only provide the expense/receipt files you intend to analyze; (3) if your inputs contain PII or sensitive financial data, run in a sandboxed environment and consider preprocessing (redaction) first; (4) run with --dry-run or output to a file you control and review the generated Markdown before any automated submission to external systems.
功能分析
Type: OpenClaw Skill Name: receipt-expense-sorter Version: 1.0.0 The skill bundle contains a script (scripts/run.py) with capabilities that significantly exceed its stated purpose of sorting receipts. It includes a security scanning engine ('pattern_audit') with regex patterns designed to locate sensitive information such as API keys, tokens, passwords, and internal URLs across the filesystem. While the current configuration (resources/spec.json) defaults to a benign text-formatting mode and the script masks detected secrets, the presence of credential-hunting and directory-traversal logic in a finance-related productivity tool is highly irregular and could be leveraged for reconnaissance.
能力评估
Purpose & Capability
Name/description match required artifacts and behavior. Declared requirement (python3) is appropriate for the included Python script. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines behavior to local/readonly整理 and suggests running the included script. The script implements structured reports, directory/csv scanning and pattern checks; it can read any files or directories the user points it at, and includes simple pattern checks for secrets. This is expected for an audit/organizer tool but the user should avoid pointing the tool at system/root or other sensitive directories to prevent accidental scanning/exposure of secrets.
Install Mechanism
No install spec or remote downloads. The skill is instruction + local Python script and relies only on python3 and the standard library — low install risk.
Credentials
No environment variables, credentials, or external tokens are requested. The script reads files provided by the user; this is proportional to the skill's purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills. It does not store credentials or change system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install receipt-expense-sorter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /receipt-expense-sorter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of receipt-expense-sorter: - Organizes receipts and expense records by period, category, and receipt completeness, with missing item reminders. - Provides structured outputs including grouping, missing documents, naming suggestions, submission order, and notes. - Operates in audit-only mode with clear boundaries—not a substitute for formal reimbursement systems and does not generate fake invoice information. - Ensures explicit task lists for clarification and compliance, prioritizing review drafts before executable checklists. - Includes local resources such as specification files, templates, and example/test data for consistent workflow.
元数据
Slug receipt-expense-sorter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Receipt Expense Sorter 是什么?

整理收据和报销资料,按周期、类别、凭证完整度做分组与缺失提醒。;use for receipts, expenses, finance-ops workflows;do not use for 替代正式财务报销系统, 生成虚假发票信息. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。

如何安装 Receipt Expense Sorter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install receipt-expense-sorter」即可一键安装,无需额外配置。

Receipt Expense Sorter 是免费的吗?

是的,Receipt Expense Sorter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Receipt Expense Sorter 支持哪些平台?

Receipt Expense Sorter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Receipt Expense Sorter?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论