Verify brand offers before you click anything
Screens incoming partnership offers for phishing and scam patterns: suspicious domains, attachments, fake checks, requests to "connect your account," and vague contracts. Outputs a risk rating and safe verification steps.
Create a skill called "Scam Sponsorship Screener". Input: the text of a sponsorship email + any links/domains mentioned. Output: - risk rating (low/medium/high) - specific red flags and why they matter (domain mismatch, attachments, urgency, payment method) - a safe verification checklist: * verify company via official site * confirm sender identity via independently found contact * avoid downloads and suspicious OAuth connections - a safe reply template requesting verification and details.
Paste the email message and any details (domain, attachments, links). The skill flags red flags,
gives a risk score, and provides a safe verification workflow (independent confirmation).
Output: "High risk + verify via official domain + do not download."
Output: "High risk + request official verification + avoid OAuth to unknown apps."
Red-flag checklist for Discord/Telegram "signals" pitches
Traders frequently warn that signals/groups are scams or become untradeable because you don't understand the logic, can't manage the drawdowns, and can't verify performance. This recipe screens pitches for red flags.
A calm checklist when fraud hits
Immediate steps, reporting sequences, and long-term hardening for scams and identity theft. Organized by urgency so you know what to do first.
Find a place without getting ripped off
Off-campus housing searches are stressful, time-pressured, and full of scams. This skill builds a listing tracker, standardized viewing questions, and a scam-red-flag checklist so you compare options clearly and avoid the traps.
Tame 500-line CI YAML files without breaking deploys
Reduce CI configuration complexity by modularizing safely, documenting intent, and adding guardrails that prevent accidental pipeline changes.