linkfox-junglescout-keyword-history
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes a Python script that only uses standard library modules (
json,os,sys,urllib) to interact with the LinkFox API. There are no attempts to execute arbitrary commands, access sensitive local files, or modify the system. - [SAFE]: Network communication is restricted to legitimate vendor domains (
tool-gateway.linkfox.comandskill-api.linkfox.com). These are used for its primary function and feedback reporting. - [SAFE]: Sensitive credentials (API keys) are managed through a dedicated environment variable (
LINKFOXAGENT_API_KEY), which is a secure and standard practice for AI tool authentication. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected in the instructions or scripts.
Audit Metadata