TCM Video Factory

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. It automates video production planning by interacting with the Perplexity API using a provided API key (`PERPLEXITY_API_KEY`) and writes the generated plan to a markdown file in the current working directory. All network calls are directed to the legitimate Perplexity API endpoint (`https://api.perplexity.ai`), and file system operations are limited to creating the output plan. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the OpenClaw agent in `SKILL.md` or `index.mjs`.