sentry-cli
Audited by ZeroLeaks on Apr 15, 2026
The skill's SKILL.md introduces meaningful security concerns: it references remote script execution without establishing a clear review boundary, which weakens pre-use reviewability and makes it harder to audit what the skill actually does at runtime. More critically, the skill weakens instruction/data boundaries by treating untrusted external content as policy-level input, which does materially worsen prompt-injection risk compared with a no-skill baseline. Behavior analysis was not run, so downstream behavioral impact cannot be fully assessed, but the structural issues alone are sufficient to flag this as at risk. The tested scenarios did surface material concerns around trust boundary erosion, and finite testing means additional risks may exist beyond what was captured here.
The skill has 1 transparency concern that weaken pre-use reviewability, mainly around remote script execution without review boundary.
The skill increases prompt injection risk by weakening trust boundaries around untrusted external content treated as policy.
Behavior analysis was not run.
Remote script execution without review boundary
Untrusted external content treated as policy