@bytesagain/nslookup
BNslookup reference tool. Use when working with nslookup in network contexts.
Install
agr install @bytesagain/nslookup --target claudeWrites 1 file into .claude/skills/, pinned to git-4ab20d6f.
- .claude/skills/nslookup/SKILL.md
Document
name: "nslookup" version: "1.0.0" description: "Nslookup reference tool. Use when working with nslookup in network contexts." author: "BytesAgain" homepage: "https://bytesagain.com" source: "https://github.com/bytesagain/ai-skills" tags: [nslookup, network, dev, reference, cli] category: "network"
Nslookup
Nslookup reference tool. Use when working with nslookup in network contexts.
When to Use
- Working with nslookup and need quick reference
- Looking up network standards or best practices for nslookup
- Troubleshooting nslookup issues
- Need a checklist or guide for nslookup tasks
Commands
intro
scripts/script.sh intro
Overview and core concepts
quickstart
scripts/script.sh quickstart
Getting started guide
patterns
scripts/script.sh patterns
Common patterns and best practices
debugging
scripts/script.sh debugging
Debugging and troubleshooting
performance
scripts/script.sh performance
Performance optimization tips
security
scripts/script.sh security
Security considerations
migration
scripts/script.sh migration
Migration and upgrade guide
cheatsheet
scripts/script.sh cheatsheet
Quick reference cheat sheet
help
scripts/script.sh help
version
scripts/script.sh version
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-4ab20d6fdbd72026-07-31