Nft

v1.0.0

Nft reference tool. Use when working with nft in blockchain contexts.

0· 108·0 current·0 all-time
bybytesagain4@xueyetianya
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
The name/description ('Nft reference tool') align with the included files: SKILL.md invokes a local script and scripts/script.sh contains static reference text about NFT standards, troubleshooting, gas optimization, and security. Nothing requested (no env vars, binaries, or config paths) is inconsistent with a documentation/reference skill.
Instruction Scope
SKILL.md instructs the agent to run the bundled scripts/script.sh with simple subcommands (intro, formulas, regulations, etc.). The script's visible functions emit static documentation via here-docs. The script text mentions external APIs (e.g., example POST to api.opensea.io) only as actionable guidance for users, but the script itself does not perform network calls in the provided content.
Install Mechanism
There is no install specification and no network downloads; the skill is instruction-only with one bundled shell script. This is low-risk compared with downloading or extracting remote archives.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script as shown does not access secrets or environment config. No disproportionate credential requests were found.
Persistence & Privilege
The skill is not always-enabled, is user-invocable only, and does not request persistent system presence or modification of other skills or system settings. It only runs a local script when invoked.
Assessment
This skill appears to be a harmless, local reference tool that prints NFT-related documentation from a bundled shell script. If you plan to install/use it: (1) review the full scripts/script.sh file yourself (ensure there are no unexpected commands such as curl, wget, or exec calls) before running, (2) exercise usual caution when running third-party shell scripts (run in a confined environment if concerned), and (3) remember the script may include example API endpoints and CLI commands in its documentation — these are examples and not executed by the skill as provided.

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

latestvk97ebss72fyy1rz6menvrx33kd83f5r9

License

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

Comments