linkfox-google-trends-keyword
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the LINKFOXAGENT_API_KEY environment variable for authentication, which is a secure method for managing credentials without hardcoding them.
- [SAFE]: All network operations are directed to LinkFox's official tool gateway and feedback endpoints (linkfox.com), which are consistent with the skill author's identity.
- [SAFE]: The included script
scripts/google_trends_keyword.pyperforms safe JSON serialization and HTTP requests using Python's standard library, avoiding dangerous functions like eval(), exec(), or subprocess calls. - [SAFE]: Although the skill processes external search data, the surface for indirect prompt injection is minimal as the agent's capabilities are restricted to presenting and formatting the trend information.
Audit Metadata