High-risk tools in Zetrix
3 of the 55 tools in Zetrix are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
zetrix_sdk_invoke_contractExecuteInvoke a smart contract function with state change (requires private key). This tool automatically handles the full transaction flow: get nonce, evaluate fee, build blob, sign, ...
-
zetrix_sdk_invoke_contract_by_assetExecuteInvoke a smart contract with an asset transfer. This tool automatically handles the full transaction flow: get nonce, evaluate fee, build blob, sign, and submit. Just provide th...
-
zetrix_sdk_upgrade_contractExecuteUpgrade a smart contract's code and/or owner. Provide payload to upgrade code, owner to change owner, or both. This tool automatically handles the full transaction flow: get non...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.