thai-financial-projection
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides specialized financial calculation logic for the Thai market. The instructions and the accompanying Python script (
tax.py) are focused on tax tier calculations (0%/15%/20%), SSO employer contributions with salary caps, and VAT threshold checks based on official Revenue Department rules. - [SAFE]: The code in
tax.pyuses thedecimalmodule for financial precision and includes a self-test suite. It does not perform any network operations, file system modifications, or sensitive data access. All calculations are performed on user-provided inputs within the local environment.
Audit Metadata