linkfox-jiimore-get-niche-review-from-keyword

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local Python scripts (scripts/jiimore_get_niche_review.py and scripts/onboarding.py) to interface with its API. These scripts perform standard tasks such as API requests, local caching, and user onboarding (authentication/billing).
  • [EXTERNAL_DOWNLOADS]: The skill communicates with the vendor's official API domains (tool-gateway.linkfox.com, api.linkfox.com, agent-api.linkfox.com). These network operations are necessary for its core functionality and target the vendor's own infrastructure.
  • [DATA_EXPOSURE]: The skill stores API responses locally in a linkfox/ directory within the user's project to support caching and session-based data review. It avoids using /tmp and follows documented practices for persistent session storage.
  • [CREDENTIALS_SAFE]: The skill uses environment variables (LINKFOX_AGENT_API_KEY) for authentication. It does not contain hardcoded credentials and provides a specific onboarding script to help users securely configure their own API keys.
  • [SAFE]: Overall, the skill's behavior aligns perfectly with its described purpose of market analysis and follows security best practices for agent-based tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 07:02 AM
Security Audit — agent-trust-hub — linkfox-jiimore-get-niche-review-from-keyword