CtrlK
BlogDocsLog inGet started
Tessl Logo

workflow-test-fix

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

Quality

35%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/workflow-test-fix/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.

Critical

E006: Malicious code pattern detected in skill scripts.

What this means

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.

Why it was flagged

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.

Report incorrect finding

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

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

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.

Repository
catlog22/Claude-Code-Workflow
Audited
Security analysis
Snyk

Is this your skill?

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.