Pathé Movie Skill

PassAudited by ClawScan on May 1, 2026.

Overview

The skill is coherent for looking up Pathé movie information; it only shows disclosed Pathé API use, with a small note that poster delivery may involve temporary local files and WhatsApp media sending.

This skill appears safe for normal movie, poster, cinema, and showtime lookup. Before installing, be aware that it contacts Pathé’s public API and may temporarily save poster images locally if you request WhatsApp media delivery.

Findings (1)

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

If you ask for a poster through WhatsApp, the agent may save an image temporarily on the local system and send it through the messaging gateway.

Why it was flagged

This directs the agent to combine external media fetching, local temporary file writing, and outbound WhatsApp media sending. It is disclosed and tied to explicit poster requests, but users should be aware this workflow uses local files and a messaging tool.

Skill content
Always download poster images (and extra stills) locally before sending them through WhatsApp. Save them under `/tmp` ... attach the local path in the `message` tool `media` field
Recommendation

Use the media-send workflow only for explicit user requests, keep files in temporary locations, validate that media URLs come from expected Pathé responses, and clean up temporary files when practical.