project-pulse
Warn
Audited by Snyk on Feb 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's runtime script (scripts/pulse.sh) explicitly fetches GitHub issues and PRs via
gh issue listandgh pr listfor the target repo (resolved from args/env/git remote), and those user-generated public issue/PR contents are parsed into report.json whosenext_actionsare consumed to drive controller decisions, so untrusted third-party content can materially influence agent actions.
Audit Metadata