use-ts-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill explicitly instructs against hardcoding private keys and mandates the use of environment variables exclusively for server-side scripts. It provides clear guidance on using the 'VITE_' prefix to distinguish between public and private configuration.
- [EXTERNAL_DOWNLOADS]: All external links and package references target official and well-known resources from Aptos Labs, including their documentation, API reference, and GitHub repositories.
- [PROMPT_INJECTION]: No malicious instructions, bypass attempts, or role-play injection patterns were found. The language is purely instructional and focused on SDK orchestration.
- [DATA_EXFILTRATION]: No network operations to untrusted domains or commands for reading sensitive local files were detected. The skill focuses on legitimate blockchain interactions via the official SDK.
- [SAFE]: The skill implements best practices for dApp security and secret management, providing a safe template for developers to follow.
Audit Metadata