lovstudio-find-logo
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
scripts/find_logo.py) to perform its core logic. The script is written using standard libraries and follows best practices for argument parsing and error handling. - [EXTERNAL_DOWNLOADS]: The skill retrieves image assets from external sources, including the Clearbit Logo API, Google's favicon service, and the official websites of brands. This is the intended purpose of the skill and is performed over HTTPS using a standard User-Agent.
- [SAFE]: The skill implements a clear and deterministic pipeline for identifying, scoring, and archiving logos. It does not use any obfuscation, does not attempt to escalate privileges, and operates within a dedicated user directory (~/.lovstudio/logo-collection/).
Audit Metadata