ShipTrust is a guided trust-readiness scanner for indie SaaS builders, AI tool creators and small teams.
It helps app builders understand how trustworthy their product looks before users decide to sign up, pay, or leave.
ShipTrust turns a simple product profile into practical trust-readiness output:
- trust score
- customer-facing trust gaps
- developer-ready tasks
- trust page draft
- markdown report
The product is built for early-stage teams that need to see what users or first B2B customers may question before they pay.
Early-stage products often work before they look trustworthy.
ShipTrust helps builders answer questions like:
- What trust signals are missing from the product?
- Which customer-facing gaps should be fixed first?
- What developer tasks can be shipped quickly?
- What should a lightweight trust page include?
ShipTrust is a frontend-only MVP for validating the product direction.
Current implementation:
- Vite + React + TypeScript
- local state
- local static rules engine
- demo product data
- generated trust score
- generated trust gaps
- generated developer tasks
- trust page draft
- markdown report export
Not included yet:
- backend
- auth
- database
- real AI API
- external integrations
- Describe your app.
- Answer guided questions.
- Watch ShipTrust run an animated scan.
- Review trust score and trust gaps.
- Open finding details.
- Turn gaps into developer tasks.
- Generate a trust page draft.
- Copy or download a markdown report.
- AI-style Home entry: start from a product description and move into a guided scan.
- Light Check: quick guided check for early-stage products.
- Deep Research: guided assistant that uses the product description as the base profile.
- Animated analysis: staged scanner pipeline with terminal-style logs.
- Results dashboard: trust score, category breakdown, top gaps and recommended next step.
- Finding drawer: actionable detail for each trust gap.
- Developer tasks: generated task list with priority, effort and owner.
- Trust Page Generator: draft sections for a simple public trust page.
- Markdown report: copy or download a lightweight trust-readiness report.
The included demo scan uses PromptPilot, an AI writing assistant for freelancers and small teams.
It demonstrates realistic early-stage gaps such as:
- missing Privacy Policy
- missing subprocessor list
- missing AI data usage explanation
- missing data deletion process
- missing public security contact
- Vite
- React
- TypeScript
- CSS custom properties / plain CSS
- lucide-react
- local static rules engine
- v0.2 - ShipTrust guided trust scanner: current public MVP and visual direction.
- v0.3 - Stronger guided profile: better product description handling and smarter guided questions.
- v0.4 - Better trust page and report output: richer generated sections and cleaner export flow.
- v0.5 - Saved scans and shareable reports: persistence, saved projects and shareable links.
- Later: backend, auth, AI-assisted analysis and integrations.
npm install
npm run devBuild check:
npm run buildType check:
npm run lintShipTrust is an educational trust-readiness product. It does not provide legal advice, certification or a substitute for professional review.
The current MVP is designed for early product validation and customer-readiness planning.




