SAFE / SHIP
LANGUAGE English
Safety check

04 / GUIDE

SECRETS / DATA

Keep secrets out of the work path

A practical boundary for keeping API keys and personal data away from AI-assisted development.

01

Never paste an API key into a prompt when a server-side operation can handle it.

02

Keep .env and secrets directories outside the agent's normal reading path.

03

Check logs, screenshots, and commits before publishing or sharing the project.

Run the five-question safety check before you delegate.

Start the safety check →