Skip to content
Founderz: Responsible Use of AI home

in collaboration with Microsoft

Toolkit contents

Practice · 30 examples

Prompt examples

Prompts for common tasks, shown before and after a rewrite. Copy the improved version and use it on real work.

Your part

Every example ends with the step you take outside the prompt. A prompt can’t limit what a tool may access, check the answer or approve an action.

Show all

1 example shown.

Principle 4: Limited permissions for AI agents

Email and agents

Sorting your inbox

Before

“Go through my inbox and deal with anything urgent.”

After

“Go through today’s inbox. Draft replies to urgent messages and save them in Drafts. List separately any email that asks for a payment, a change of bank details, a password or a file.”

Your part

Set the agent to draft-only access if the tool allows it, so the limit doesn’t depend on the prompt. Before acting on any payment request, call back on a number you already have.

Why it works: Draft-only access keeps every outgoing message in your hands, and the separate list catches the emails attackers write.