Crypto Whale Tracker

v1.0.0

Reference tool for blockchain and crypto — covers intro, quickstart, patterns and more. Quick lookup for Crypto Whale Tracker concepts, best practices, and i...

0· 64·0 current·0 all-time
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (Crypto Whale Tracker reference) matches the actual content: static reference docs exposed via commands. No unrelated credentials, binaries, or services are required.
Instruction Scope
SKILL.md explicitly states all output is plain-text via heredoc with no external API calls or network access. The included script implements only local, deterministic help/documentation commands and does not read files, env vars, or external endpoints.
Install Mechanism
There is no install spec (instruction-only skill) and the included script is a small local shell program. Nothing is downloaded or extracted from external URLs.
Credentials
The skill does not declare or require any environment variables, credentials, or config paths. The script does not reference secret-like env vars.
Persistence & Privilege
No special persistence requested (always:false). The skill does not modify other skills, system settings, or store credentials.
Assessment
This skill appears to be a harmless, self-contained documentation helper implemented as a small shell script that prints static reference text. Before installing or running, you can: (1) review scripts/script.sh yourself (already included) to confirm it matches expectations, (2) run it in a sandbox or non-production environment if you want to execute the script, and (3) note the minor implementation quirks (e.g., some heredoc markers prevent variable expansion, which is benign). No credentials or network access are requested, so there is no obvious exfiltration risk.

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

latestvk974w6axwp8m3rtgtmc85r9qph84asqk
64downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Crypto Whale Tracker

Reference tool for blockchain and crypto — covers intro, quickstart, patterns and more. Quick lookup for Crypto Whale Tracker concepts, best practices, and i... No API keys or credentials required.

Commands

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...