Phishing Pretext
Build a believable pretext by grounding it in current public information, matching the target's public voice, and removing claims that are easy to falsify.
Read ../../references/persuasion-principles.md when selecting the pretext's primary persuasion principle.
Input Parsing
Interpret the request as having these fields when available:
- target organization
- audience or role
- pretext theme
- delivery channel
- payload or call to action
- constraints to avoid
If some are missing, infer them from the request and proceed.
Workflow
Identify the anchor.
- Extract the concrete event, policy, initiative, deadline, or workflow change that makes the lure timely.
- Prefer anchors with a real date, named team, or public artifact.
Research current facts.
- Search the web for official pages first.
- Use high-authority secondary sources only to confirm timing or context.
- Capture exact department names, office names, benefit names, and policy wording when available.
Model organizational voice.
- Read 2-4 public pages from the target such as benefits, careers, press releases, leadership pages, event invites, or policy pages.
- Note recurring phrasing, tone, and formatting patterns.
- Prefer the target's own terminology over generic corporate wording.
Pressure-test the claim set.
- Remove or soften details that public sources contradict or fail to support.
- If a claim is only partially supported, convert it into a code-review, update, FAQ, or working session rather than a finalized policy change.
- Avoid over-specific operational details unless directly supported.
Select the persuasion principle.
- Choose the strongest primary principle for the pretext:
- Authority
- Reciprocity
- Greed
- Commitment and consistency
- Social proof
- Liking
- Scarcity
- Curiosity
- Fear and anxiety
- Trust
- Shame or embarrassment
- Make sure the chosen principle fits both the public anchor and the requested action.
Fit the audience.
- Rewrite the lure so it matches the recipient's function.
- For IT or service desk audiences, emphasize tools, support readiness, rollout reviews, dry runs, or workflow alignment.
- For business or HR audiences, emphasize benefits, policy clarifications, enrollment, or employee communications.
Explain the payload.
- Give the meeting, file, or portal a plausible reason to exist.
- If the call to action requires software, justify it with an external guest, production support, or compatibility need.
Produce at least two variants when helpful.
- Offer different sender personas or tones.
- Keep one conservative variant and one more tailored variant.
Output
Return:
- A short research summary with the strongest anchor facts.
- The recommended sender department or persona.
- The primary persuasion principle.
- A polished subject line.
- A polished email draft.
- A short list of claims to avoid.
Quality Rules
- Prefer exact dates over relative timing.
- Prefer official sources for names and phrasing.
- Keep the email concise and operational.
- Make the persuasion principle clear but not cartoonish.
- Do not introduce benefits, reimbursement types, or policy changes that public sources do not support.
- If the request names a specific department, verify whether that department plausibly owns the message.
Useful Patterns
year-one review
town hall
dry run
FAQ refresh
support readiness
rollout follow-up
Example Triggers
Draft a phishing pretext for a help desk employee based on a new RTO policy.
Refine this town hall invitation so it sounds like the target company.
Research the exact department name that would send a workplace tools update.
1---2name: phishing-pretext3description: Research and draft a target-specific phishing email pretext. Use when building or refining a believable lure for a named company, policy change, department, or employee audience and when the work benefits from current public-source research.4---56# Phishing Pretext78Build a believable pretext by grounding it in current public information, matching the target's public voice, and removing claims that are easy to falsify.910Read `../../references/persuasion-principles.md` when selecting the pretext's primary persuasion principle.1112## Input Parsing1314Interpret the request as having these fields when available:1516- target organization17- audience or role18- pretext theme19- delivery channel20- payload or call to action21- constraints to avoid2223If some are missing, infer them from the request and proceed.2425## Workflow26271. Identify the anchor.28 - Extract the concrete event, policy, initiative, deadline, or workflow change that makes the lure timely.29 - Prefer anchors with a real date, named team, or public artifact.30312. Research current facts.32 - Search the web for official pages first.33 - Use high-authority secondary sources only to confirm timing or context.34 - Capture exact department names, office names, benefit names, and policy wording when available.35363. Model organizational voice.37 - Read 2-4 public pages from the target such as benefits, careers, press releases, leadership pages, event invites, or policy pages.38 - Note recurring phrasing, tone, and formatting patterns.39 - Prefer the target's own terminology over generic corporate wording.40414. Pressure-test the claim set.42 - Remove or soften details that public sources contradict or fail to support.43 - If a claim is only partially supported, convert it into a code-review, update, FAQ, or working session rather than a finalized policy change.44 - Avoid over-specific operational details unless directly supported.45465. Select the persuasion principle.47 - Choose the strongest primary principle for the pretext:48 - Authority49 - Reciprocity50 - Greed51 - Commitment and consistency52 - Social proof53 - Liking54 - Scarcity55 - Curiosity56 - Fear and anxiety57 - Trust58 - Shame or embarrassment59 - Make sure the chosen principle fits both the public anchor and the requested action.60616. Fit the audience.62 - Rewrite the lure so it matches the recipient's function.63 - For IT or service desk audiences, emphasize tools, support readiness, rollout reviews, dry runs, or workflow alignment.64 - For business or HR audiences, emphasize benefits, policy clarifications, enrollment, or employee communications.65667. Explain the payload.67 - Give the meeting, file, or portal a plausible reason to exist.68 - If the call to action requires software, justify it with an external guest, production support, or compatibility need.69708. Produce at least two variants when helpful.71 - Offer different sender personas or tones.72 - Keep one conservative variant and one more tailored variant.7374## Output7576Return:77781. A short research summary with the strongest anchor facts.792. The recommended sender department or persona.803. The primary persuasion principle.814. A polished subject line.825. A polished email draft.836. A short list of claims to avoid.8485## Quality Rules8687- Prefer exact dates over relative timing.88- Prefer official sources for names and phrasing.89- Keep the email concise and operational.90- Make the persuasion principle clear but not cartoonish.91- Do not introduce benefits, reimbursement types, or policy changes that public sources do not support.92- If the request names a specific department, verify whether that department plausibly owns the message.9394## Useful Patterns9596- `year-one review`97- `town hall`98- `dry run`99- `FAQ refresh`100- `support readiness`101- `rollout follow-up`102103## Example Triggers104105- `Draft a phishing pretext for a help desk employee based on a new RTO policy.`106- `Refine this town hall invitation so it sounds like the target company.`107- `Research the exact department name that would send a workplace tools update.`