Ai Intelligent Ad Optimization

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: ai-intelligent-ad-optimization Version: 1.0.3 The skill bundle contains only metadata and documentation (SKILL.md) describing an AI-driven advertising optimization tool. It lacks any executable code, suspicious instructions, or high-risk behaviors, providing only standard installation steps and a feature overview. No indicators of malicious intent or security vulnerabilities were found.

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.

What this means

If a user follows these manual setup commands, they would run code and dependencies that were not reviewed in this artifact set.

Why it was flagged

The skill package itself contains no code or install spec, but the documentation points users to an external repository and dependency install that were not included in the reviewed artifacts.

Skill content
git clone https://github.com/openclaw-skills/ai-intelligent-ad-optimization
cd ai-intelligent-ad-optimization
pip install -r requirements.txt
python app.py
Recommendation

Review the referenced repository and requirements file before running the commands, and prefer pinned dependencies and a verified source.