Caveat verdict
crypto-sniper-oracle
Fetches only read-only public market data from Binance's public API and optionally sends reports to a user-configured Telegram bot; no trading, no fund access, and the Telegram credential is explicitly optional and user-supplied.
⚠ 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.
Findings (6)
Possible hardcoded credential
SKILL.md · code · TOKEN="your_bot_token_here
Accesses shell history/config
CONFIGURATION.md · prose · downgraded · ~/.profile
Sets world-executable permissions
CONFIGURATION.md · code · chmod 755
subprocess execution — runs system commands from Python
reporter.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
crypto_oracle.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
reporter.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.