Caveat verdict
token-approval-checker
Accesses credentials AND makes external network calls
A wallet token approval risk checker that directs users to official block explorer tools for analyzing approvals; it charges a small USDT fee per call but operates transparently with declared pricing and no exfiltration of wallet credentials or private keys.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
network_out
credential_access
Findings (2)
Possible hardcoded credential
SKILL.md · code · API_KEY = 'sk_b82c6ede30fbac400f2ccbaefc57a013270ab0af29e7cd06746511a51977a5aa
fetch() — outbound network request
SKILL.md · code
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outcredential_access Thanks — recorded.