Social Media Autopilot

PassAudited by VirusTotal on Apr 9, 2026.

Findings (1)

The skill is a legitimate social media content generator that uses the Gemini API to produce a 7-day calendar. The code logic in `autopilot.py` and the instructions in `SKILL.md` are consistent with the stated purpose and include safety instructions for the agent to seek user approval before publishing. The only notable issue is a hardcoded absolute path to a `.env` file (`/Users/edwin/.openclaw/workspace/dreams-arts/.env`), which is a portability flaw and poor security practice but does not indicate malicious intent or provide a mechanism for data exfiltration.