Why distill others when you can distill yourself? Deconstruct your chat history, diaries, and photos into a runnable digital self. | 与其蒸馏别人,不如蒸馏自己。欢迎加入数字永生!
55
35%
Does it follow best practices?
Impact
93%
1.29xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
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.
SKILL.md
9deb1a8
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.