Skills Browser
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The 'ai-skills-browser' bundle is a legitimate utility designed to provide a local web interface for browsing and viewing OpenClaw skill documentation. It uses a Python-based HTTP server (server.py) to expose an API that reads SKILL.md files from the local filesystem and a frontend (index.html) that renders them using standard libraries like marked.js and highlight.js. While the server binds to all network interfaces (0.0.0.0) and lacks HTML sanitization for rendered markdown—which are minor security vulnerabilities—there is no evidence of malicious intent, data exfiltration, or unauthorized execution logic across the shell scripts, Python code, or documentation.
