Trade Show Fit Score
PassAudited by ClawScan on Apr 2, 2026.
Overview
The skill is internally consistent: it calls Lensmor APIs to return a trade-show fit score and only requires a single Lensmor API key, with no unexpected installs or unrelated credentials.
This skill looks coherent and limited in scope, but confirm a few practical points before installing: (1) Verify Lensmor (platform.lensmor.com) is a known/trusted provider and that your account tied to LENSMOR_API_KEY has an appropriate company profile stored (the skill assumes the API key links to your profile). (2) Check Lensmor API docs or support to understand what company data the service stores/uses and the retention/billing implications. (3) Use a scoped API key (not a high-privilege/long-lived secret) when possible and avoid reusing production secrets. (4) If you need offline/manual scoring, consider the companion trade-show-finder skill instead. Overall there are no hidden reads, downloads, or unrelated credential requests in the skill.
