Nft
v1.0.0Nft reference tool. Use when working with nft in blockchain contexts.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
latest
Nft
Nft reference tool. Use when working with nft in blockchain contexts.
When to Use
- Working with nft and need quick reference
- Looking up blockchain standards or best practices for nft
- Troubleshooting nft issues
- Need a checklist or guide for nft tasks
Commands
intro
scripts/script.sh intro
Overview and fundamentals
formulas
scripts/script.sh formulas
Key formulas and calculations
regulations
scripts/script.sh regulations
Regulatory framework and compliance
risks
scripts/script.sh risks
Risk factors and mitigation
instruments
scripts/script.sh instruments
Instruments and tools overview
strategies
scripts/script.sh strategies
Common strategies and approaches
glossary
scripts/script.sh glossary
Key terms and definitions
checklist
scripts/script.sh checklist
Due diligence checklist
help
scripts/script.sh help
version
scripts/script.sh version
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
Comments
Loading comments...
