use-ts-sdk

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill establishes strict security rules against hardcoding or exposing private keys in client-side code, promoting the use of environment variables in server-side contexts.
  • [SAFE]: All external dependencies and links refer to official Aptos Labs resources, which are verified vendor assets.
  • [SAFE]: Indirect prompt injection analysis:
  • Ingestion points: Transaction payloads and blockchain error messages are processed within the SDK integration logic in SKILL.md.
  • Boundary markers: No explicit delimiters or instructions are used to wall off external data strings.
  • Capability inventory: The skill enables transaction building, signing, and submission through the @aptos-labs/ts-sdk.
  • Sanitization: Error handling uses regex and string inclusion checks to map specific node errors to user-friendly messages, providing a layer of validation for external strings.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 07:04 AM