Ts Sdk Address
v1.0.0How to create and use AccountAddress in @aptos-labs/ts-sdk. Covers address format (AIP-40), from/fromString/fromStrict, special addresses, LONG vs SHORT form...
⭐ 0· 112·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and SKILL.md content all focus on AccountAddress handling (AIP-40, parsing, formatting, derived addresses). There are no unrelated environment variables, binaries, or config requirements.
Instruction Scope
SKILL.md contains only documentation and code examples (imports from @aptos-labs/ts-sdk) and does not instruct the agent to read arbitrary files, environment variables, or transmit data to external endpoints beyond a referenced AIP-40 link. It stays within the stated documentation scope.
Install Mechanism
No install spec or code files are present. Instruction-only skills are lower risk because they do not write or execute new code on disk.
Credentials
The skill declares no required environment variables, secrets, or config paths. Example code uses imports but that does not imply any credential access.
Persistence & Privilege
Skill is not always-enabled and uses standard invocation defaults. It does not request persistent system-level privileges or modify other skills' configurations.
Assessment
This skill is a documentation-only helper for Aptos AccountAddress usage and appears coherent and low-risk. Before installing or enabling it, consider: 1) The SKILL.md claims author 'aptos-labs' but source/homepage are unknown — if provenance matters, verify the author or prefer an official Aptos source. 2) The examples import @aptos-labs/ts-sdk; if the agent or you attempt to run the examples, ensure you trust and have the library installed from the official registry. 3) Never paste private keys or secrets into examples — addresses are public data, but avoid using real private material when testing. 4) If you have an environment policy that forbids autonomous code execution or network installs, ensure the agent cannot auto-install or run the sample code. Overall this skill is internally consistent with its stated purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk97as65a7dykjhcn82yznm8zxn835xv4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
