← Back to Skills Marketplace
redwoo

Singapore SME Compliance

by redwoo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install singapore-sme-compliance
Description
Help Singapore SMEs automate compliance tasks: GST calculation, PEPPOL invoice validation, tax report generation, and IRAS filing deadlines. Use when: calcul...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install singapore-sme-compliance
  3. After installation, invoke the skill by name or use /singapore-sme-compliance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - GST calculator, PEPPOL validation
Metadata
Slug singapore-sme-compliance
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Singapore SME Compliance?

Help Singapore SMEs automate compliance tasks: GST calculation, PEPPOL invoice validation, tax report generation, and IRAS filing deadlines. Use when: calcul... It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install Singapore SME Compliance?

Run "/install singapore-sme-compliance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Singapore SME Compliance free?

Yes, Singapore SME Compliance is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Singapore SME Compliance support?

Singapore SME Compliance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Singapore SME Compliance?

It is built and maintained by redwoo (@redwoo); the current version is v1.0.0.

💬 Comments