skale-sfuel-skill
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes scripts/mine_sfuel.py with arguments derived from user input. Potential command injection risks are addressed by explicit instructions to validate the EVM address format and normalize chain names prior to script execution.
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of skale.py==7.13dev2. This is the official SDK for the SKALE network and is treated as a trusted vendor resource.
- [SAFE]: No signs of obfuscation, persistence, or data exfiltration were identified. The skill documentation provides clear security warnings regarding the use of private keys.
Audit Metadata