CtrlK
BlogDocsLog inGet started
Tessl Logo

odyssey4me/code-review

Review PRs, MRs, and Gerrit changes with focus on security, maintainability, and architectural fit. Leverages github, gitlab, or gerrit skills based on repository context. Use when asked to review my code, check this PR, review a pull request, look at a merge request, review a patchset, or provide code review feedback.

93

Quality

93%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

Third-party content exposure detected (high risk: 0.90). The skill's required workflow explicitly fetches and ingests PR/MR/Gerrit change metadata and diffs from external code hosts (see Step 2 and Step 4: e.g., skills/github/scripts/github.py prs view, skills/gitlab/scripts/gitlab.py mrs view, gh pr diff / glab mr diff), so untrusted user-generated content from GitHub/GitLab/Gerrit will be read and can directly influence review actions and postings.

Report incorrect finding
Audited
Security analysis
Snyk