Caveat verdict
sports
Devnet-only sports micro-betting using mock USDC on Solana devnet with explicit warnings against mainnet use and throwaway keypairs — no real funds involved by design.
⚠ 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
credential_access
package_install
Findings (7)
Possible hardcoded credential
references/api.md · code · API_KEY = 'your_key
Pipe to python — executes piped content as Python code
scripts/optionns.sh · prose · downgraded · | python3
Opens WebSocket connection
references/api.md · code · WebSocket
Makes HTTP request to external URL
references/api.md · code · fetch('https://
Popular HTTP library — network access
scripts/optionns.sh · prose · downgraded · Got
Python urllib.request — network access
scripts/signer.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/strategy.py · prose · downgraded · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installcredential_access Is this flag fair?
Thanks — recorded.