linkfox-seerfar-ozon-product-detail-search
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local Python scripts (
scripts/seerfar_ozon_product_detail_search.pyandscripts/onboarding.py) to interact with the Seerfar API and handle user authentication flows. - [EXTERNAL_DOWNLOADS]: The onboarding script (
scripts/onboarding.py) provides instructions to install standard Python packages (requests,qrcode,pillow) necessary for login functionality and QR code rendering. - [DATA_EXFILTRATION]: User authentication data, such as phone numbers for login, is transmitted to the vendor's authentication server (
api.linkfox.com). This is a functional requirement for the account onboarding process. - [SAFE]: The skill's file system activities are restricted to a local
linkfox/directory within the user's workspace for caching and data persistence. Instructions provided to users for modifying shell profiles (~/.bashrc,~/.zshrc) are standard procedures for persisting API keys as environment variables.
Audit Metadata