skills/xstelea/radix-skills/radix/Gen Agent Trust Hub

radix

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The scripts/prepare-radix-sources.sh script automates the cloning of reference source code from the official Radix DLT GitHub organization (radixdlt/radixdlt-scrypto) and the skill author's repository (xstelea/radix-web3.js). These resources are required for the skill's core functionality of providing source-backed development guidance.
  • [COMMAND_EXECUTION]: The scripts/prepare-radix-sources.sh script performs a global installation of the rdx-cli development tool using npm install -g. This action is explicitly documented in the setup guide and is intended to prepare the agent's environment for transaction workflows.
  • [COMMAND_EXECUTION]: The scripts/validate-radix-skill.py script, intended for internal skill maintenance, uses subprocess.run to perform shell syntax validation on the skill's script files using the sh -n command.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 07:57 AM
Security Audit — agent-trust-hub — radix