Caveat verdict

crypto-sniper-oracle

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

35
security
100
transparency
90
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_bot_token_here

Pattern match medium

Accesses shell history/config

CONFIGURATION.md · prose · downgraded · ~/.profile

Pattern match medium

Sets world-executable permissions

CONFIGURATION.md · code · chmod 755

Pattern match medium

subprocess execution — runs system commands from Python

reporter.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

crypto_oracle.py · prose · downgraded · urllib.request

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API