flutter-setting-up-on-linux
Warn
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides several instructions for the agent to execute shell commands using
sudoto perform system updates and install software packages viaapt-getandsnap. - [COMMAND_EXECUTION]: The skill guides the user to add themselves to the
lxdLinux group usingsudo usermod -a -G lxd <your_username>. Membership in this group is a documented privilege escalation vector that can be exploited to gain root access to the host machine. - [EXTERNAL_DOWNLOADS]: The skill automates the installation of development tools and libraries from well-known repositories through the
aptandsnappackage managers.
Audit Metadata