create-vechain-dapp
Warn
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [CREDENTIALS_UNSAFE]: A hardcoded mnemonic is present in the
hardhat.config.tstemplate for thevechain_solonetwork. Evidence:mnemonic: "denial kitchen pet squirrel other broom bar gas better priority spoil cross". - [COMMAND_EXECUTION]: The skill provides instructions for the agent to suggest shell commands such as
yarn installandgit initto the user. - [EXTERNAL_DOWNLOADS]: The scaffolded project depends on multiple external packages from the npm registry, including
@vechain/vechain-kitandhardhat. - [PROMPT_INJECTION]: User-provided project and directory names are interpolated into shell command templates in
SKILL.mdwithout validation, creating a surface for indirect prompt injection.
Audit Metadata