Skylar Serper

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill bundle is benign. It provides a clear description and implementation for searching Google via the Serper.dev API. The `SKILL.md` file contains standard documentation and instructions without any prompt injection attempts. The `tools/serper_search.js` script correctly reads the `SERPER_API_KEY` from environment variables and makes an HTTPS POST request to the legitimate `google.serper.dev` endpoint, returning structured search results. There is no evidence of data exfiltration, malicious execution, persistence, or other harmful behaviors.