AGENTSCORE-2026-0101
MCP package: sverklo
Published 8/12/2026 · 0.29.4 → 0.29.5
Partly reviewed
This advisory was generated automatically by a pattern-matching scanner when the package's score changed. Some of its findings have been checked in the package source; the rest have not. Pattern matching produces false positives: when automated command-injection findings were first reviewed in source, most were not exploitable. Treat unreviewed findings as leads, not verdicts.
sverklo updated from 0.29.4 to 0.29.5. Score changed 100/100 to 60/100 (-40). Risk: LOW to ELEVATED. 2 findings.
100 → 60
Score
LOW → ELEVATED
Risk
WARN
Verdict
Findings
- high command_injection: Potential command injection: shell execution with template literal input
- high unsafe_eval: Uses eval() with dynamic inputNot a vulnerabilityThe match is a comment, and the package makes no call to eval or similar on any input.