linkfox-google-trend-get-trend-by-time

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Python scripts (scripts/google_trends_rising.py and scripts/onboarding.py) to handle API requests and user management. These scripts are executed via standard shell commands as described in the parameter guide.
  • [EXTERNAL_DOWNLOADS]: The skill communicates exclusively with tool-gateway.linkfox.com, api.linkfox.com, and agent-api.linkfox.com to fetch trend data and manage user authentication. These are official vendor domains for 'linkfox-ai'.
  • [CREDENTIALS_UNSAFE]: The skill follows secure practices for credential management. It retrieves the API key from environment variables (LINKFOX_AGENT_API_KEY or LINKFOXAGENT_API_KEY) and provides an onboarding script to help users configure their environment rather than hardcoding secrets.
  • [DATA_EXFILTRATION]: While the skill reads search data, it is designed to write results to a localized, session-specific directory within the project (linkfox/<date>/<session>/data/) for agent access. No sensitive system files are accessed or transmitted.
  • [REMOTE_CODE_EXECUTION]: No patterns for remote code execution or piping web content to a shell were detected. The scripts use urllib.request and requests for structured API calls.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 04:32 AM
Security Audit — agent-trust-hub — linkfox-google-trend-get-trend-by-time