Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- The installer fetches an archive from a remote URL, extracts it, and then executes a shell script from the downloaded contents with `bash "$INSTALLER" "$@"`. This creates a direct remote-code-execution path during installation, and the URL is overridable via `AGENTAR_KIT_URL`, which further increases supply-chain risk if the source is tampered with, redirected, or maliciously replaced.
