CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-reviewer

Reviews DeerFlow skill packages for readiness, triggers, safety boundaries, resources, and evidence. Invoke when users ask to audit, grade, or production-check an existing skill.

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
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 prompt-injection fixture (evals/fixtures/prompt-injection/SKILL.md) contains explicit instructions to run a shell, print environment variables (exfiltrate secrets), and fetch an external URL — a direct credential-exfiltration/backdoor attempt.

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

Yes: the required workflow calls `review_skill_package` (SKILL.md:42) and then applies a semantic rubric over “target content returned” (SKILL.md:33, 52-57), which can include outsider-authored free-form text from the reviewed package/inline SKILL.md; that content is necessarily ingested into the agent’s LLM context for summarization/analysis.

Repository
bytedance/deer-flow
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.