Monitor GitHub workflows, propose fixes for failures, and report status
33
27%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/gh-workflow-monitor/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
Third-party content exposure detected (medium risk: 0.65). The required workflow uses the `gh` CLI to fetch and monitor GitHub Actions workflow run details (e.g., logs/status) for the current branch; those run artifacts/logs are authored by GitHub Actions and repository contributors (outsider text) and are ingested into the agent’s LLM context via the CLI output at runtime.
23f9d1d
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.