Submit Mini-App for Security Audit
Upload your compiled .pkg container. Our automated verification pipeline will screen your manifest, entry points, and path boundaries before enrolling your app in the mandatory 15-day review queue.
Package Archive Upload
Must be a valid .pkg ZIP container under 50 MB containing manifest.json and entry assets.
15-Day Security Audit Workflow
Every mini-app submitted to MistFox undergoes strict verification to protect users from malicious reflection, Zip Slip file overwrites, and unauthorized hardware access.
Immediate Zip Slip detection, manifest schema validation, and path traversal check.
Platform security engineers inspect background scripts, native API usage, and privacy compliance.
Upon approval, the system signs your package using the official platform SHA256withRSA private key.
The signed package is published to mistfox.int.yt with direct in-app install links.
- Attempts to invoke
addJavascriptInterface - Zip entries containing
..or path traversal - Manifest missing required
entryfile in archive - Unsanitized dynamic
eval()of remote network strings