create-aptos-project
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and execute thecreate-aptos-dapppackage. This is the official utility for bootstrapping Aptos projects. - [COMMAND_EXECUTION]: Shell commands are executed to run the scaffolding tool, initialize the Aptos environment via
aptos init, and perform Git commits. The skill includes specific instructions to verify.gitignoresettings to prevent the accidental exposure of sensitive environment variables.
Audit Metadata