Unified test-fix pipeline combining test generation (session, context, analysis, task gen) with iterative test-cycle execution (adaptive strategy, progressive testing, CLI fallback). Triggers on "workflow-test-fix", "test fix workflow".
37
35%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/workflow-test-fix/SKILL.mdSecurity
1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The skill explicitly enables unattended, automated agents to read arbitrary repository files, run CLI/LLM tooling (Gemini/Qwen/Codex) that can transmit code/context externally, apply source-code fixes, and auto-commit/revert changes without human review, which creates a high risk of unauthorized code modification, supply-chain injection, and inadvertent data exfiltration.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
The Phase 2 workflow (phases/02-test-context-gather.md) explicitly instructs agents to collect and synthesize "Web examples (use Exa MCP for unfamiliar tech/APIs)" and merge those external/web-derived findings into the context-package.json used by downstream phases, so untrusted third‑party content is ingested and can materially influence task generation and fix strategies.
07491b0
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.