CtrlK
BlogDocsLog inGet started
Tessl Logo

popey/github-action-monitor

Automatically monitor GitHub Actions workflows after git push operations. Tracks workflow progress and reports pass/fail results.

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.md workflow explicitly calls out fetching GitHub Actions data and logs via the `gh` CLI (e.g., `gh run list`, `gh run view ...`, `--log-failed`), which ingests user-generated/untrusted content from GitHub runs and logs that the agent reads and uses to determine status and next actions.

Report incorrect finding
Audited
Security analysis
Snyk