自动从Claude Code会话中提取可重复使用的模式,并将其保存为学习到的技能以供将来使用。
66
51%
Does it follow best practices?
Impact
90%
2.25xAverage score across 3 eval scenarios
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./docs/zh-CN/skills/continuous-learning/SKILL.mdSecurity
1 high severity finding. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
Insecure credential handling detected (high risk: 0.80). It inspects full session transcripts and writes extracted patterns to files but contains no redaction or secret-handling safeguards, so if a session includes API keys/passwords the skill could capture and reproduce them verbatim.
e04ea0b
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.