CodeStable 接入。触发:初始化/迁移/搭骨架,自动判断空仓库或已有文档。
64
76%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./plugins/codestable/skills/cs-onboard/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.
cs-onboard 在运行时通过本地仓库文件扫描路径(如 Glob 全仓库 `.md`、读取并生成 `.codestable/` 骨架与迁移映射判断)会读取“仓库内的文件文本”,而该文本可能由仓库作者/外部用户在仓库中提交。
7bed4ed
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.