ts-sdk-transactions
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively provides documentation and code examples for the official Aptos TypeScript SDK (@aptos-labs/ts-sdk), which is a recognized vendor resource for the skill author.
- [SAFE]: Security best practices are enforced through the 'ALWAYS' and 'NEVER' rules, such as requiring transaction simulation (aptos.transaction.simulate) to verify outcomes before submission and mandatory waiting for transaction commitment (aptos.waitForTransaction) to ensure data integrity.
- [SAFE]: No hardcoded credentials, malicious obfuscation, or unauthorized network operations were detected. Code examples correctly use placeholders for addresses, modules, and secret keys.
Audit Metadata