Caveat verdict
token-analyzer
Crypto token analysis tool querying GMGN API via browser CDP to get market data and security info; behavior matches the stated token research purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (8)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
apt-get install — installs system packages
SKILL.md · code · apt-get install
Possible hardcoded credential
scripts/token_query.py · prose · downgraded · API_KEY = "uHxe2IxOYEx3vHNpUpPtVDJVd2UTPycHLimZkAIpyMxkGS9GE84tf05VU96Uwgdm
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/token_query_v2.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/find_creator.py · prose · downgraded · urllib.request
Python aiohttp session — async network access
scripts/token_query.py · prose · downgraded · aiohttp.ClientSession
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outpackage_install Is this flag fair?
Thanks — recorded.