linkfox-ai-mode-google-search
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses an official API endpoint (
tool-gateway.linkfox.com) and supports account management via a dedicated onboarding script (scripts/onboarding.py).- [SAFE]: Data storage is managed within the project's local workspace (linkfox/directory) and strictly avoids system temporary directories as specified in the instructions.- [SAFE]: External dependencies likeqrcodeandrequestsare used for standard functionalities (QR code rendering for payments and HTTP communication) and are not dynamically downloaded or executed from untrusted sources.- [SAFE]: The parameterkeywordis passed to the search API, representing standard tool usage without evidence of prompt injection or exfiltration triggers.
Audit Metadata