小红书复合内容运营技能。组合搜索、详情、发布、互动等能力完成运营工作流。 当用户要求竞品分析、热点追踪、内容创作、互动管理等复合任务时触发。
63
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./skills/xhs-content-ops/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.
The skill instructs the agent to include an XSEC_TOKEN value directly as a command-line argument (e.g., `--xsec-token XSEC_TOKEN`) in generated commands, which requires the model to handle/output secret tokens verbatim and poses an exfiltration risk.
Low
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.
在“小红书复合内容运营”的运行路径中,工作流会先执行 `python scripts/cli.py search-feeds` 获取笔记列表并随后直接调用 `get-feed-detail` 读取所选笔记详情和评论,其中包含用户/外部作者撰写的自由文本,从而构成间接提示注入暴露。
b043748
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.