superlevels-chrome-extension
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation instructions direct users to clone the extension source code from a GitHub repository (github.com/levelsio/superlevels.git).
- [REMOTE_CODE_EXECUTION]: The skill outlines a process for installing and loading code from a remote repository via git clone.
- [COMMAND_EXECUTION]: The extension leverages the
chrome.scriptingAPI to dynamically inject styles and logic into browser tabs for features like dark mode and the CSS editor. - [DATA_EXFILTRATION]: The music identification feature captures audio data from the user's active tab and transmits it to a third-party service (ACRCloud) to perform song recognition.
Audit Metadata