linkfox-sellersprite-market-research
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
tool-gateway.linkfox.comandskill-api.linkfox.com. These are vendor-controlled domains consistent with the skill's functionality. - [CREDENTIALS_UNSAFE]: The skill uses the
LINKFOXAGENT_API_KEYenvironment variable for authentication, which is a secure and standard practice for managing secrets in AI agent environments. No hardcoded credentials were found. - [COMMAND_EXECUTION]: The provided Python script (
scripts/sellersprite_market_research.py) uses the built-inurlliblibrary for HTTP requests. It does not execute shell commands or use dangerous functions likeos.systemoreval. - [DATA_EXFILTRATION]: No sensitive local files (e.g., SSH keys, AWS credentials) are accessed or transmitted. The skill only processes and displays market research data returned by the official API.
Audit Metadata