通过 forked camoufox-cli 持久化 session zhihu 在知乎发布文章或回答。知乎无可用公开 API,需通过浏览器操作完成发布。
60
71%
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 ./crews/main/skills/zhihu-publish/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.
在运行时会通过浏览器自动化打开知乎创作/问题页面(如 https://zhuanlan.zhihu.com/write、https://www.zhihu.com/question/{question_id})并对页面进行 snapshot/DOM 读取;这些来自外部网站的页面文本/DOM(包括可能的非用户选择引入内容)会被解析进 LLM 上下文,构成公共网页/第三方页面内容的间接提示注入风险。
bcef823
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.