Frinkiac - Search, browse, and generate memes from The Simpsons, Futurama, Rick and Morty, and 30 Rock scenes
Analysis
The skill’s purpose is coherent and low-impact, but it asks you to add an unpinned npm-based MCP server and use external TV screenshot/meme APIs.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
"command": "npx", "args": ["-y", "@ryantenney/frinkiac-mcp"]
The skill relies on a remote npm package launched through npx without a pinned version. This is central to the skill’s MCP setup, but users should notice the package provenance and version are not fixed in the artifact.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
This skill uses an MCP server... Search dialogue, browse scenes, and generate memes... using the Frinkiac/Morbotron APIs.
The skill discloses an MCP/API data flow for searches, screenshots, captions, and meme generation. This is purpose-aligned, but user-provided queries and meme text may be sent to external services.
