js-stellar-sdk
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The skill consists of educational documentation and reference materials for the official Stellar JavaScript SDK. All code snippets follow standard development practices.
- [EXTERNAL_DOWNLOADS] (LOW): The documentation refers to the installation of official packages such as
@stellar/stellar-sdkand standard utility packages likern-nodeifyvia npm/yarn. It also references the official Stellar network endpoints (horizon-testnet.stellar.org, friendbot.stellar.org). - [COMMAND_EXECUTION] (LOW): The skill includes instructions for using the SDK's CLI tool (
npx @stellar/stellar-sdk generate) to create contract bindings. This is a standard developer workflow and does not involve arbitrary or hidden command execution.
Audit Metadata