High-risk tools in Aptos Blockchain Server
4 of the 16 tools in Aptos Blockchain Server 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
-
deploy_coinExecute 3/5Deploy a real custom coin/token on Aptos blockchain using the Aptos CLI and Move modules. This creates a new coin type that can be minted, transferred, and managed. Returns the ...
-
deploy_fungible_assetExecute 3/5Deploy a fungible asset (FA) using the Aptos Fungible Asset Standard. Fast deployment without Move compilation - uses existing framework functions.
-
deploy_token_factoryExecute 3/5Deploy the token factory contract to Aptos blockchain. This creates a factory contract that can be used to deploy and manage custom tokens. Returns the deployment transaction de...
-
quick_deploy_coinExecute 3/5Quickly deploy a coin using Aptos managed coin framework (faster than full Move deployment). Creates a coin that can be minted and transferred immediately.
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.
More on Aptos Blockchain Server
Enforce policy on Aptos Blockchain Server
One command generates a policy scaffold for every server in your MCP config.
npx -y @policylayer/intercept init