Caveat verdict

code-review

code-review-for-gitcode

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

GitCode PR review workflow that runs automated scanning, fetches diffs via authorized API calls, and posts review comments; network_out is used legitimately to interact with the GitCode API.

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

23
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (4)

Pattern match critical

Possible hardcoded credential

API.md · code · token="your_token_here

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match medium

Python urllib.request — network access

API.md · code · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/review_pr.py · prose · downgraded · os.environ.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

network_out

Is this flag fair?

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