algokit-utils-ts
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and idiomatic code patterns for the @algorandfoundation/algokit-utils library. All identified external resources and package references belong to the official Algorand Foundation ecosystem or are standard development placeholders.- [EXTERNAL_DOWNLOADS]: The skill references the official @algorandfoundation/algokit-utils package via npm install. As this is a well-known library from a trusted organization, this is considered safe standard practice.- [COMMAND_EXECUTION]: The documentation mentions the use of algokit localnet start as a prerequisite for local development. This is a standard command for the Algorand development environment and is intended for the user to execute in their local shell.- [DATA_EXPOSURE]: Code examples use the standard 'abandon' BIP-39 test mnemonic and provide explicit warnings against hard-coding secrets, recommending the use of environment variables or secret managers instead.
Audit Metadata