CtrlK
BlogDocsLog inGet started
Tessl Logo

fusion-github-review-resolution

Resolves unresolved GitHub PR review threads end-to-end: evaluates whether each review comment is correct, applies a targeted fix when valid, replies with rationale when not, commits, and resolves the thread. USE FOR: unresolved review threads, PR review feedback, changes requested PRs, PR review URLs (#pullrequestreview-...), fix the review comments, close the open threads, address PR feedback. DO NOT USE FOR: summarizing feedback without code changes, creating new PRs, or read-only branches.

85

1.06x
Quality

81%

Does it follow best practices?

Impact

93%

1.06x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

2 findings — 2 medium severity. 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.95). The required runtime workflow fetches PR review thread bodies and replies from GitHub via GraphQL (`assets/pull-request-review-threads.graphql` / `scripts/get-review-comments.sh`), where the `comments[].body` and `author.login` fields are outsider-authored reviewer text that is ingested into the agent’s context for analysis and reply drafting.

Report incorrect finding
Medium

W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection)

Why it was flagged

Hidden Unicode characters detected (1 type(s) found)

Repository
equinor/fusion-framework
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.