linkfox-jiimore-get-niche-info
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill behavior aligns with its stated purpose of providing Amazon market intelligence. No indicators of malicious activity, such as obfuscation, unauthorized data exfiltration, or persistence mechanisms, were found.
- [COMMAND_EXECUTION]: The skill utilizes a Python script (
scripts/jiimore_get_niche_info.py) to perform API requests and handle data. The script uses standard libraries and performs well-defined tasks including local caching and data summarization. - [EXTERNAL_DOWNLOADS]: The instructions refer to a zip file hosted on the vendor's domain (
agent-files.linkfox.com) for troubleshooting and onboarding. This is a documented resource provided by the author. - [DATA_EXFILTRATION]: The skill communicates with the vendor's API gateway (
tool-gateway.linkfox.com). It uses environment variables (LINKFOX_AGENT_API_KEY) for authentication, which is a secure and standard practice for API-based tools.
Audit Metadata