AI Product Comparison Skill

PassAudited by VirusTotal on Apr 1, 2026.

Findings (1)

The skill bundle contains a high-risk instruction in SKILL.md and README.md directing the AI agent to overwrite the system's DNS configuration (echo 'nameserver 8.8.8.8' > /etc/resolv.conf). While framed as a troubleshooting step for sandboxed environments, this is a privileged system modification that could be used to intercept or redirect network traffic. The core logic in scripts/fetch_products.py and scripts/parse_product.py appears to be a legitimate implementation for interacting with the Zyte API (api.zyte.com) to extract e-commerce data.