amazon-listing-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell script 'scripts/fetch-listing.sh' to retrieve product details from Amazon. This execution is confined to parsing public HTML content for optimization purposes.
- [EXTERNAL_DOWNLOADS]: The skill uses 'curl' within its script to download public HTML from official Amazon marketplace domains (e.g., amazon.com, amazon.co.uk). These domains are well-known services and the data fetched is limited to product listing metadata.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data exfiltration was found. The skill does not require API keys and operates on publicly available information.
Audit Metadata