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".
55
44%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Critical
Do not install without reviewing
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/workflow-test-fix/SKILL.mdSecurity
2 findings — 1 critical severity, 1 medium severity. 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.
Malicious code pattern detected (high risk: 0.90). 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.
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 (high risk: 0.80). 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.
0f8e801
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.