← 返回 Skills 市场
redwoo

Singapore SME Compliance

作者 redwoo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install singapore-sme-compliance
功能描述
Help Singapore SMEs automate compliance tasks: GST calculation, PEPPOL invoice validation, tax report generation, and IRAS filing deadlines. Use when: calcul...
安全使用建议
This package appears to be what it says: a small, instruction-only compliance helper with a safe local GST calculator script. Before installing or running examples: 1) Inspect any curl commands and verify the external endpoints are official (especially api.gstcalculator.sg and the specific IRAS API paths used) — don't post real invoice or authentication tokens to unknown endpoints. 2) Only provide bearer tokens (Xero, CORPPASS, etc.) when you consciously connect to that service and trust the destination. 3) Review scripts (gst_calculator.sh is short and safe) and keep sensitive data local where possible. If you want stronger assurance, ask the skill author for canonical API docs or replace example endpoints with known official endpoints before use.
功能分析
Type: OpenClaw Skill Name: singapore-sme-compliance Version: 1.0.0 The skill contains significant contradictions between its security claims and its actual instructions. The README explicitly states that 'no sensitive data leaves your machine' and 'all calculations are local,' yet the SKILL.md file provides 'Quick Start' instructions for the AI agent to use `curl` to send business turnover and invoice amounts to external endpoints, including a third-party API (api.gstcalculator.sg). This discrepancy, combined with the use of unverified external services for processing financial data, presents a data exfiltration risk that contradicts the skill's trust statement.
能力评估
Purpose & Capability
Name/description (GST, PEPPOL, F5, deadlines) match the included README, SKILL.md and the small gst_calculator.sh script. Requiring the 'bc' binary is appropriate for the included shell calculator. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md contains only documentation, example shell commands, and local automation steps. It includes curl examples that contact external endpoints (IRAS, api.gstcalculator.sg, Xero/QuickBooks, IRAS filing API). Those are sample integrations — the skill does not contain code that automatically exfiltrates data, but following the examples would send data to external services. Some example endpoints (e.g., api.gstcalculator.sg or the specific IRAS API path used in examples) may be placeholders; verify endpoints before use.
Install Mechanism
No install spec (instruction-only) and only a tiny shell script are included. Nothing is downloaded or executed at install time. Low risk from install mechanism.
Credentials
The skill declares no required environment variables or credentials. SKILL.md shows optional integration examples that would require bearer tokens (Xero, CORPPASS), which is normal for integrations but not required by the skill itself. This is proportionate.
Persistence & Privilege
always:false and user-invocable; the skill does not request persistent privileges or modify other skills. Normal autonomous invocation settings apply.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install singapore-sme-compliance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /singapore-sme-compliance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - GST calculator, PEPPOL validation
元数据
Slug singapore-sme-compliance
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Singapore SME Compliance 是什么?

Help Singapore SMEs automate compliance tasks: GST calculation, PEPPOL invoice validation, tax report generation, and IRAS filing deadlines. Use when: calcul... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Singapore SME Compliance?

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

Singapore SME Compliance 是免费的吗?

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

Singapore SME Compliance 支持哪些平台?

Singapore SME Compliance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Singapore SME Compliance?

由 redwoo(@redwoo)开发并维护,当前版本 v1.0.0。

💬 留言讨论