ton-blueprint
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFEREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the retrieval of verifier configuration from the official
ton-communityGitHub repository to support contract verification on verifier.ton.org. - [COMMAND_EXECUTION]: Provides instructions for executing framework CLI commands such as
blueprint build,blueprint test, andblueprint runto manage the contract development lifecycle. - [CREDENTIALS_UNSAFE]: Describes the practice of using
.envfiles to store sensitive environment variables, specificallyWALLET_MNEMONIC, for non-interactive deployments. - [REMOTE_CODE_EXECUTION]: Outlines support for compilation hooks and a plugin architecture that enables the execution of developer-defined scripts during build and deployment processes.
Audit Metadata