amazon-price
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads an official setup script from the vendor's repository:
https://raw.githubusercontent.com/FinpeakInc/frevana-cli-releases/refs/heads/main/skills/frevana/scripts/setup.sh. - [COMMAND_EXECUTION]: Executes the downloaded setup script using
exec bashto configure the local environment. - [COMMAND_EXECUTION]: Uses a bundled shell script
scripts/get_amazon_price.shto interface with the localfrevanabinary and Python for JSON processing. - [EXTERNAL_DOWNLOADS]: Communicates with a local daemon on port
12306(default) to process data via the Frevana Chrome Extension.
Audit Metadata