gleam-practice
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and template repository for the Gleam programming language. It promotes secure practices such as using environment variables for secrets and minimizing the surface area of foreign function interfaces (FFI).
- [EXTERNAL_DOWNLOADS]: The GitHub Actions template contains a reference to the official Rust installation script from
sh.rustup.rs. This is a well-known and trusted source for setting up the Rust toolchain, required for certain Gleam native extensions. - [COMMAND_EXECUTION]: The skill provides a
justfiletemplate and shell instructions that utilize standard toolchains likegleam,just, andk6. These commands are restricted to development tasks such as formatting, building, and running tests within the project directory.
Audit Metadata