Overview

Learn how Mini Program Inspection helps you ensure mini programs comply with safety standards.

What is Mini Program Inspection

Mini Program Inspection is a functionality designed for super apps to ensure that mini programs meet internal safety guidelines and standards. This functionality allows you to inspect mini programs for potentially risky content or features that could negatively affect app users. Based on the inspection results, you can take appropriate actions on the mini program to create a safer, more reliable experience for your users.

Basic concepts

Term

Definition

Mini Program Inspector

A reviewer who evaluates mini programs to identify potentially risky content or features and to ensure compliance with internal safety guidelines and standards.

AI analysis

Risk assessment performed by an AI language model.

static resource

Non-changing content in a mini program package, such as images and multi-language content.

dynamic resource

Content that is generated during mini program runtime, such as live data and user interactions.

Before you begin

The Mini Program Inspection functionality is available on demand. To use this functionality, contact your Solution Architect (SA) to enable it in your workspace.

How it works

The overall workflow of the inspection functionality is as follows:

  1. Ticket Creation: When a merchant applies to release their mini program, Mini Program Platform automatically generates an inspection ticket for the target mini program.
  2. Ticket Handling: The inspection ticket might generate one or both of the following tasks to evaluate the mini program's compliance with safety standards:
    • (Optional) Static resource inspection: Available only for DSL mini programs. This is an automated task where AI analyzes the mini program's source package to identify potential risks in static resources (e.g., images and multi-language content).
    • (Optional) Dynamic resource inspection: Available if this task is enabled by the super app. This is a hybrid where a manual review followed by an AI analysis assesses the mini program's dynamic content and live interactions.
  1. Completion and Review: After the inspection ticket is completed, the super app reviews the generated risk reports and determines appropriate actions to take regarding the mini program.

About AI analysis

Mini Program Platform uses Qwen VL as the default language model for AI analysis. The inspection results are for reference only. If you need to change the model or customize risk tags (indicators used to identify potential issues, for example, Pornography), contact our technical support team for assistance.

User privacy protection

To protect user privacy, Mini Program Platform does not proactively collect any personal data when the Mini Program Inspection functionality is used. We also recommend that super apps adopt the same standards and avoid leaking user information during the manual review.

More information

For more information on the inspection functionality, refer to the following topics: