swift-linux
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes system-level commands using
sudo apt-getto install necessary development dependencies such asgcc,git, and various system libraries. - [COMMAND_EXECUTION]: The skill modifies the user's
~/.bashrcfile to persist the Swift binary path in the environment and usessourceto update the current shell session. - [EXTERNAL_DOWNLOADS]: The skill fetches the Swift distribution tarball from
download.swift.org, which is the official download domain for the Swift project.
Audit Metadata