linkfox-ruiguan-text-trademark
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with official vendor endpoints at
https://tool-gateway.linkfox.comfor trademark detection andhttps://skill-api.linkfox.comfor user feedback. These operations are essential for the tool's core functionality. - [COMMAND_EXECUTION]: The skill utilizes a provided Python script
scripts/ruiguan_text_trademark_detection.pyto interface with the trademark detection service. The script uses standard libraries and implements validation for input parameters such as length constraints and region codes. - [DATA_EXFILTRATION]: Product metadata, including titles and descriptions, is sent to the LinkFox API for analysis. This data flow is transparently documented and required for the trademark screening service.
- [CREDENTIALS_UNSAFE]: Authentication is handled via an environment variable
LINKFOXAGENT_API_KEY. This follows security best practices by avoiding hardcoded credentials while providing clear instructions for users to set up their own keys.
Audit Metadata