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".

55

Quality

44%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Critical

Do not install without reviewing

Optimize this skill with Tessl

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

Security

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.

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

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.

Report incorrect finding
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.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.

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.