linkfox-zhihuiya-abstract-translated
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches patent translation data from the vendor's tool gateway at
https://tool-gateway.linkfox.com. - [DATA_EXFILTRATION]: The skill sends patent identifiers to the tool gateway and submits usage feedback to
https://skill-api.linkfox.com. Both destinations are official vendor domains. - [CREDENTIALS_UNSAFE]: The skill utilizes the
LINKFOXAGENT_API_KEYenvironment variable for authentication, following secure credential management practices. - [COMMAND_EXECUTION]: A Python script (
scripts/zhihuiya_abstract_translated.py) is used to perform API requests using standard libraries without executing arbitrary shell commands.
Audit Metadata