Ads Analyzer
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
The agent may inspect local media files and package all files in the selected Meta ads folder.
The skill instructs local command use and bulk archiving of the asset folder. This is expected for media analysis and delivery, but users should keep the target folder limited to intended assets.
Get dimensions with: ... sips -g pixelWidth -g pixelHeight image.jpg ... ffprobe ... video.mp4 ... Zip the entire folder
Use a dedicated asset folder and review its contents before allowing the folder to be zipped or shared.
A report zip could be sent through a messaging account or to an unintended chat if the destination is not checked.
Sending through Telegram may require access to a Telegram account, bot, or chat destination, although no credential is declared in metadata. The behavior is disclosed and delivery-oriented, but the account and recipient should be controlled by the user.
Send via Telegram with caption explaining contents
Confirm the Telegram account, chat recipient, and attachment contents before sending; prefer a least-privileged bot or explicit user approval.
Ad creatives, landing page screenshots, and generated analysis may be processed outside the local environment.
The skill discloses that images and videos may be analyzed by external model providers. This is central to the skill's purpose, but it crosses a data boundary.
Use vision model for images, Gemini for video analysis.
Avoid using the skill on confidential assets unless the relevant AI provider and Telegram handling are acceptable.
