imMamdouhaboammar

Meme Audit — Security skill for Claude Code

Security community

Audit a meme, caption or batch JSON against the 8 BinEval gates (AUDIT route).

How to install Meme Audit

Installs to ~/.claude/skills/immamdouhaboammar-meme-marketing-meme-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/immamdouhaboammar-meme-marketing-meme-audit && curl -fsSL https://raw.githubusercontent.com/imMamdouhaboammar/meme-marketing/HEAD/commands/meme-audit.md -o ~/.claude/skills/immamdouhaboammar-meme-marketing-meme-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Meme Audit does


description: Audit a meme, caption or batch JSON against the 8 BinEval gates (AUDIT route) argument-hint: ""

Use the meme-marketing skill in AUDIT mode on:

$ARGUMENTS

Delegate the review to the `meme-bineval-critic` subagent, passing the skill root path and the material above (or the file path if one was given). Return its gate table unchanged, then give the single strongest repaired version of each failing meme. Do not estimate rea

Alternatives in Security

  • Token Scan — Meme coin and token security scan — checks for rug pull vectors (hidden mint, honeypot, fee manipulation, LP l 3.8k ★
  • Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
  • OpenTag — Open-source, channel-native agent gateway for Slack 499 ★

Full documentation available on GitHub

View Source Repository