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.comandskill-api.linkfox.com), which aligns with the skill author's identity ('linkfox-ai'). - [SAFE]: The Python script
scripts/sif_asin_summary.pyuses 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