CtrlK
BlogDocsLog inGet started
Tessl Logo

create-yourself

Why distill others when you can distill yourself? Deconstruct your chat history, diaries, and photos into a runnable digital self. | 与其蒸馏别人,不如蒸馏自己。欢迎加入数字永生!

55

1.29x
Quality

35%

Does it follow best practices?

Impact

93%

1.29x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

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.90). The skill's runtime workflow (see SKILL.md Step 2 "原材料导入" / "Source Material Import" and the tools directory) explicitly ingests user-supplied and social-media/chat exports (e.g., tools/wechat_parser.py, tools/qq_parser.py, tools/social_parser.py, tools/photo_analyzer.py) and uses that untrusted, user-generated third‑party content to build Persona/Self Memory which directly alters agent behavior—creating a clear vector for indirect prompt injection.

Report incorrect finding
Repository
notdog1998/yourself-skill
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.