linkfox-dld-product-billboard
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass instructions were detected in the skill instructions or scripts.
- [DATA_EXFILTRATION]: Performs network operations solely to the vendor's API endpoints (
tool-gateway.linkfox.comandskill-api.linkfox.com) to retrieve product data and submit usage feedback. These operations are consistent with the skill's documented functionality. - [CREDENTIALS_UNSAFE]: Properly manages authentication by using the environment variable
LINKFOXAGENT_API_KEYand directing users to an official Feishu wiki for key registration, avoiding hardcoded credentials. - [EXTERNAL_DOWNLOADS]: The Python script is self-contained and uses standard libraries like
urllib. It does not perform any remote code downloads or third-party package installations.
Audit Metadata