full scale openclaw skill auditor

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The skill bundle is a legitimate tool designed to audit other AI skills for safety, efficiency, and best practices. It uses a bash script (scripts/clone_and_extract.sh) to safely clone GitHub repositories and a Python script (scripts/analyze_tokens.py) to estimate token usage without executing untrusted code from the target repositories. While it references an external directory (../post-generator/) for social media post generation, its operations are transparent, well-documented, and lack any indicators of malicious intent or data exfiltration.