phantom-frida
Fail
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: HIGHEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Clones source code from a third-party GitHub repository (https://github.com/TheQmaks/phantom-frida.git) to perform the build process.
- [REMOTE_CODE_EXECUTION]: Executes Python scripts (build.py and namegen.py) that are downloaded from the external repository, which could allow for the execution of untrusted code on the host system.
- [COMMAND_EXECUTION]: Requests the agent to run commands with elevated privileges using sudo apt-get install to install necessary build tools.
- [EXTERNAL_DOWNLOADS]: Connects to the GitHub API (api.github.com) to retrieve version information for the Frida project.
- [COMMAND_EXECUTION]: Performs various system-level operations including environment checks, file system modifications, and device interaction via adb commands.
Recommendations
- AI detected serious security threats
Audit Metadata