amazon-asin-lookup-api-skill
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill performs network requests to
api.browseract.comto fetch product data. This is the vendor's official domain and is consistent with the skill's purpose. No sensitive user data is sent to external parties.\n- [COMMAND_EXECUTION]: The skill executes a local Python script (scripts/amazon_asin_lookup_api.py) to interface with the API. This script manages authentication securely using theBROWSERACT_API_KEYenvironment variable.\n- [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. The script uses the standardrequestslibrary and does not download or execute untrusted code.
Audit Metadata