skills/pacphi/ampel/ampel-i18n/Gen Agent Trust Hub

ampel-i18n

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the Rust toolchain using the official installer from sh.rustup.rs. It also facilitates the installation of the ampel-i18n-builder tool via the official Rust package registry (crates.io) using cargo install.
  • [REMOTE_CODE_EXECUTION]: The installation process involves executing a remote shell script for the Rust environment and compiling/executing the ampel-i18n-builder binary. These actions are standard for setting up the required developer environment for localization tasks.
  • [COMMAND_EXECUTION]: The skill utilizes several CLI commands to automate project localization, including:
  • cargo install for tool setup.
  • ampel-i18n for string extraction, code refactoring, and translation syncing.
  • System-level commands such as chmod +x and sudo apt-get for environment preparation on Linux and macOS systems.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 05:17 AM
Security Audit — agent-trust-hub — ampel-i18n