linkfox-sif-keyword-traffic
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Detailed technical review of the instructions and code shows no signs of malicious intent or unauthorized behaviors. The skill's operations align perfectly with its stated purpose of keyword traffic analysis.
- [COMMAND_EXECUTION]: The skill utilizes a localized Python script (scripts/sif_keyword_traffic.py) to interface with the API. The script is restricted to the use of Python's standard libraries and incorporates validation for all user-supplied parameters.
- [EXTERNAL_DOWNLOADS]: Network requests are directed exclusively to tool-gateway.linkfox.com and skill-api.linkfox.com, which are verified vendor endpoints for this author. This represents normal operational data flow rather than exfiltration.
- [CREDENTIALS_UNSAFE]: The skill implements secure credential management by instructing the agent to retrieve the API key from an environment variable (LINKFOXAGENT_API_KEY) rather than hardcoding sensitive tokens.
Audit Metadata