Ts Sdk Types

v1.0.0

Move to TypeScript type mapping in @aptos-labs/ts-sdk: u64/u128/u256 as bigint, address as string, TypeTag, functionArguments and typeArguments. Triggers on:...

0· 107·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and the SKILL.md all focus on Move ↔ TypeScript type mapping for @aptos-labs/ts-sdk. There are no requested binaries, env vars, or other resources that don't belong to a documentation/guide skill.
Instruction Scope
The instructions are narrowly scoped to mapping types (bigint for u128/u256, address as string, use of typeArguments/TypeTag, etc.). They do not ask the agent to read unrelated files, access credentials, or transmit data to external endpoints. Imports shown (e.g., TypeTag) are appropriate examples for using the SDK.
Install Mechanism
No install spec and no code files — this is instruction-only documentation, so nothing is written to disk or fetched during install.
Credentials
The skill requests no environment variables, credentials, or config paths. Its guidance references the @aptos-labs/ts-sdk package, which is appropriate for the stated purpose.
Persistence & Privilege
always is false and there is no indication this skill requests persistent privileges or modifies other skills or system configuration.
Assessment
This skill is a documentation-style guide for using TypeScript types with the Aptos SDK and appears coherent and low-risk. If you plan to use the examples, make sure your project actually has @aptos-labs/ts-sdk installed and that your TypeScript target/environment supports BigInt (and that you handle JSON-returned large integers as strings before converting to BigInt). No credentials or installs are requested by this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk977ndfah7z0ekw3cxznhh3j39834wb1

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments