Overview

Learn how Mini Program Inspection ensures mini programs' compliance 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 the super app to inspect mini programs for potentially risky content or features that could negatively affect app users. Based on the inspection results, the super app can take appropriate actions on mini programs, thereby providing a safer and more reliable user experience.

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. Before using this functionality, the super app must contact your Solution Architect (SA) to enable it in the 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 the following two 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 the task is enabled by the super app. This hybrid task begins with a manual review of the running mini program, followed by AI analysis. It 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 manual review.

More information

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