Security for apps you build
Mythex does not include a security-scan product panel. Use these habits while building:- Store API keys in Secrets — never commit them
- Prefer server-side use of privileged keys
- If a secret appears in chat, rotate it
- Ask the agent to validate input and avoid exposing internal errors to users
- Do not invent SOC2 / compliance claims in your app copy unless you have them