010113-polar-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited 010113-polar-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Polar.sh is a Merchant of Record (MoR) platform that handles payment processing, tax collection, and billing. This skill covers the full integration flow: product synchronization, checkout sessions, webhook handling, database schema, and sandbox testing.
Products DB → Sync Service → Polar API (Products/Variants/Prices)
↓
Client → Checkout Session → Polar Hosted Flow → Order Created
↓
Polar → Webhook → Application → Update Payment Status → FulfillmentPOLAR_ACCESS_TOKEN — Server-side API token (format: polar_oat_*)POLAR_WEBHOOK_SECRET — Webhook signature verificationNEXT_PUBLIC_POLAR_SANDBOX — Toggle sandbox/production (true or omitted)order.paid, checkout.expired, etc.)@polar-sh/nextjs handles this automaticallyPolar supports 50+ countries including US, EU, UK, Canada, Australia, Brazil, Mexico, Colombia, Peru, Chile, and others. See Payment Flow for MoR model details.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.