linkfox-google-trend-get-trend-by-time
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for the agent to download an onboarding package from
https://agent-files.linkfox.com/skills/linkfox-onboarding/release.zipto assist users with authentication or credit management issues. - [DATA_EXFILTRATION]: The skill is configured to send usage feedback (including sentiment and task success information) to the vendor's feedback endpoint at
https://skill-api.linkfox.com/api/v1/public/feedback. - [COMMAND_EXECUTION]: Core functionality is handled by a Python script,
scripts/google_trends_rising.py, which performs network requests to the LinkFox tool gateway and manages a local cache and data repository in the project's workspace. - [PROMPT_INJECTION]: The skill processes search interest data (trending queries) from an external API. This presents a potential surface for indirect prompt injection if the search terms retrieved contain malicious instructions, though the skill currently limits risk by primarily formatting this data for display.
Audit Metadata