Dream Interpreter

PassAudited by ClawScan on May 6, 2026.

Overview

Dream Interpreter appears to be a coherent instruction-only dream-reading skill, with minor notes around persuasive mystical framing and local Dream Card rendering rather than evidence of malicious behavior.

This skill looks reasonable for dream interpretation. Before using it, remember that dreams can be personal: avoid sharing details you would not want saved in a local image file, treat the readings as entertainment or reflection, and do not grant any payment, purchase, crypto, or credential access if prompted because the visible skill artifacts do not require it.

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.

What this means

A dream summary and interpretation may be rendered into a local PNG file that remains on disk.

Why it was flagged

The skill instructs the agent to render generated content in a headless browser and write a local image file. This is aligned with the Dream Card feature, but it is still local browser automation and file output.

Skill content
Use HTML + CSS rendered via Playwright browser automation... Screenshot the page... Save as PNG to `/home/z/my-project/download/dream-card-[timestamp].png`
Recommendation

Keep rendering local, escape user-provided text before putting it into HTML, avoid external scripts/resources, and let the user confirm or choose the save location for sensitive dreams.

What this means

Users may be tempted to treat generated interpretations as predictions or spiritual authority rather than reflection.

Why it was flagged

The skill intentionally uses mystical, prophetic, and fortune-style language. This matches the stated dream-interpretation purpose, but could feel authoritative to some users.

Skill content
What one reads as a lesson, another reads as a prophecy... for whom every image carries a fortune verdict.
Recommendation

Use the output for entertainment or self-reflection, not as medical, financial, legal, or life-critical advice.