linkfox-multimodal-product-similarity
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with official vendor endpoints at
linkfox.comto perform image similarity analysis and submit feedback. These operations are within the stated purpose of the skill. - [COMMAND_EXECUTION]: Includes a Python script (
scripts/multimodal_analyze_product_similarity.py) that uses standard libraries to validate parameters and perform network requests to the vendor's gateway. No dangerous system commands or dynamic code execution were detected. - [CREDENTIALS_UNSAFE]: The skill correctly instructs the use of an environment variable (
LINKFOXAGENT_API_KEY) for authentication rather than hardcoding credentials. - [DATA_EXFILTRATION]: While the skill transmits product data to an external API, the destination is the vendor's own infrastructure required for the core functionality. No sensitive local file access was observed.
- [PROMPT_INJECTION]: The skill instructions do not contain patterns attempting to bypass agent safety filters or override system behaviors.
Audit Metadata