linkfox-sif-asin-summary

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses environment variables (LINKFOXAGENT_API_KEY) for authentication, which is a secure method for managing secrets within agent environments.
  • [SAFE]: All network communications are directed to the vendor's infrastructure (tool-gateway.linkfox.com and skill-api.linkfox.com), which aligns with the skill author's identity ('linkfox-ai').
  • [SAFE]: The Python script scripts/sif_asin_summary.py uses only standard libraries (urllib, json, os, sys) and performs input validation for parameters like ASIN counts and country codes.
  • [DATA_EXPOSURE]: The skill processes external data returned from the API (such as product titles and descriptions). While this introduces a surface for indirect prompt injection, it is a standard functional requirement for data-analysis tools and does not involve sensitive user data exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 11:55 AM