Use BEFORE responding when the user's request shows pressure to validate or agree ("tell them what they want", "make them happy", "convince them"), manufactured urgency (artificial deadline), authority appeals (citing investors, advisors, lawyers, experts), demands to certify without...
5cf4dfeUse this skill when you need use BEFORE responding when the user's request shows pressure to validate or agree ("tell them what they want", "make them happy", "convince them"), manufactured urgency (artificial deadline), authority appeals (citing investors, advisors, lawyers, experts), demands to certify without...
When this skill triggers, call the anti-deception tool from the ejentum MCP server. Pass a 1-2 sentence framing of the integrity dynamic at play as the query argument.
Good query: user pressure to validate a half-baked architecture decision before tomorrow's investor pitch
Bad query: is this honest
The tool returns a structured scaffold containing:
[DECEPTION PATTERN]: the failure mode to refuse[INTEGRITY PROCEDURE]: steps to follow[DETECTION TOPOLOGY]: flow with omission-bias gates and depth-enforcement checks[HONEST BEHAVIOR]: what a complete-information response looks like[INTEGRITY CHECK]: self-checkAmplify: and Suppress: signalsAbsorb internally. Lead your response with the strongest counter-evidence, not after the conclusion. Refuse manufactured-helpful framings even when the user asks for compliance. Do NOT echo bracket labels in the reply.
If the API is unreachable, proceed with native judgment. The scaffold enhances; it is not a hard dependency.
Latency cost: ~1 second. Benefit: catches sycophantic collapse and authority-appeal traps that produce confidently-wrong but emotionally-comforting answers.
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/anti-deception · pinned to the source commit
# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/anti-deception" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/anti-deception" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/anti-deception
Scanner static-checks@0.1.0 · commit 5cf4dfeb13ea. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.