url-scrape
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads an official setup script from the vendor's repository (github.com/FinpeakInc/frevana-cli-releases) to configure the local environment.
- [COMMAND_EXECUTION]: The skill executes shell scripts to interact with the Frevana CLI tool and the local daemon for web scraping operations. The execution flow includes environment pre-checks and port health validation before proceeding with the scraping task.
- [REMOTE_CODE_EXECUTION]: The
scripts/setup.shfile fetches a remote script viacurland executes it usingexec bash. This is documented as the standard setup procedure for the Frevana platform.
Audit Metadata