publish_app
Publish a static web app publicly, but first scan for personal data, internal hostnames, or secrets to prevent exposing sensitive information.
Instructions
Make an app reachable from outside without a login.
Scans the repository first and refuses if it finds personal data, internal hostnames or secrets — a published app is readable by anyone.
The scan is a pattern filter, not a judgement. It cannot tell that "countdown to our holiday" reveals when the house is empty. Read what the app actually says before asking for this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |