linkfox-sellersprite-traffic-keyword
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with official vendor API endpoints at
tool-gateway.linkfox.comandskill-api.linkfox.comfor its core functionality and feedback reporting. These are established resources owned by the skill author. - [CREDENTIALS_UNSAFE]: Authentication is managed correctly by reading the
LINKFOXAGENT_API_KEYfrom an environment variable, which is a standard security practice for managing secrets in agent environments. - [DATA_EXFILTRATION]: No evidence of sensitive local file access or unauthorized data transmission was found. The data sent to the API is limited to the parameters required for the ASIN keyword lookup.
- [COMMAND_EXECUTION]: The provided Python script
sellersprite_traffic_keyword.pyuses standard libraries and performs only the necessary network requests to fetch keyword data. It does not execute arbitrary shell commands or access restricted system resources. - [PROMPT_INJECTION]: The skill instructions are focused on functionality and do not contain attempts to bypass safety filters or override system-level agent instructions.
Audit Metadata