Meme Analyst

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only meme-analysis skill is coherent, but users should notice that it encourages web searches of image or screenshot text and mentions scheduled Telegram-channel ingestion.

This looks like a coherent meme-analysis instruction skill, not a malicious package. Before using it, be aware that it is designed to web-search exact meme text and references, so avoid feeding it private screenshots unless you are comfortable with that text being searched externally. Also verify any separate Telegram cron ingestion or channel-baseline storage, since no scheduler code is included in the provided artifacts.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Text from an image or screenshot may be sent to an external search service while explaining the meme.

Why it was flagged

The skill instructs the agent to use web_search on exact text from memes or screenshots. This is purpose-aligned for reference research, but it may disclose private screenshot text if used on non-public material.

Skill content
Search the exact text — Copy the quote or phrase and web_search it.
Recommendation

Use this skill mainly on public memes or screenshots, and avoid or redact private information before asking it to analyze an image.

What this means

If connected to a separate scheduler, the skill may analyze Telegram-channel content without a fresh user prompt for each item.

Why it was flagged

The artifact discloses a scheduled ingestion context. The provided files do not include a cron installer or code, so this is not evidence of hidden persistence, but it is an autonomous-use mode users should understand.

Skill content
Also used during cron meme ingestion from Telegram channels.
Recommendation

Verify any separate cron or Telegram ingestion setup, limit it to intended channels, and keep logs or an easy disable path.

What this means

Future meme explanations could be shaped by stored assumptions about a channel, and those assumptions may be wrong or stale.

Why it was flagged

The skill asks the agent to retain or record channel-level interpretation context. This is useful for meme analysis, but persistent context can influence future outputs and may be inaccurate or poisoned by prior channel content.

Skill content
Channel context matters... Record channel irony baselines.
Recommendation

Keep any channel baselines scoped, editable, and easy to clear; avoid storing sensitive details about private channels.