SendTradeSignal
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill sends trading data to 'https://www.fmz.com/api/v1/channel' using the Python requests library. This destination is an official endpoint for a well-known trading platform, and the network activity is documented as the skill's primary function.
- [CREDENTIALS_UNSAFE]: A default value is provided for the 'MY_UUID' variable in 'handler.py'. This serves as a channel identifier for the FMZ platform. While the script includes instructions for the user to replace it with their own ID, the presence of a hardcoded default is noted.
Audit Metadata