ShinTools

Trust

Trust & Security

This page is maintained by ShintTools to answer common security and privacy questions about our product. It is not an independent certification.

Data model

ShintTools ships plugins for Unity and Unreal, a desktop launcher and a web dashboard. AI inference runs locally on the user's machine, so project code and assets never leave the studio. Account data (profile, plans, subscriptions, projects) is stored in a managed Postgres database with Row-Level Security: each row is only readable or writable by its owner or by explicit admin roles.

Authentication & access

Accounts are managed via email + password or Google OAuth. Private routes (dashboard, admin) require a valid session, and admin permissions are checked server-side against a dedicated roles table — never trusted from the client.

Payments

Payments are processed by Stripe. We do not store full card data on our systems; only references required to link subscriptions and licences are kept.

Subprocessors

To operate the service we use: Supabase (database, auth, storage), Stripe (payments), Cloudflare (hosting and edge), Google (OAuth and search tools), and transactional email providers. Each one processes only the data strictly required for its role.

Cookies & analytics

We use strictly necessary cookies for session handling and, with your consent, aggregated analytics to understand site usage. You can review and revoke consent from the cookie banner.

Retention & deletion

We keep account data while the account is active. You can request deletion of your account and associated data by writing to the contact below; we process requests within a reasonable timeframe.

Vulnerability reporting

If you discover a security issue, please contact us privately at security@shint.tools. We welcome responsible disclosure and respond as quickly as we can.

Compliance

We work to comply with GDPR when processing personal data of users and applicants. We do not claim certifications (SOC 2, ISO 27001, etc.) that we have not formally obtained; when we do, we will publish them here.