Caveat verdict

worldcup-analyzer

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

Statistical match outcome predictor using an official SoccerAssess API with explicit anti-gambling compliance rules; the skill explicitly refuses betting advice requests and appends mandatory disclaimers.

⚠ 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.

38
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="your_key_here

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Python os.environ.get — reads environment variable

evals/run_evals.py · prose · downgraded · os.environ.get(

Pattern match low

Python httpx request — network access

scripts/wc_client.py · prose · downgraded · httpx.post(

Pattern match low

Popular HTTP library — network access

scripts/wc_client.py · prose · downgraded · got

Permissions & capabilities

Requires 1 system binary.

credential_access

Is this flag fair?

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