Yelp
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The Yelp skill bundle is a well-structured set of instructions and templates designed to facilitate business discovery, review analysis, and listing audits via the official Yelp API and public web pages. It includes robust security guidelines, such as explicit instructions in SKILL.md and api-workflows.md to avoid logging API keys or sensitive headers, and it defines clear boundaries for data access and user authorization. The use of shell commands (curl, jq) is limited to legitimate interactions with api.yelp.com, and the local storage in ~/yelp/ is used appropriately for session context and caching without evidence of data exfiltration or malicious intent.
