Use this skill when the user asks about trending, popular, or hot content on BestBlogs. Triggers include "BestBlogs 本周热门 / 本周流行什么 / 最近热门文章 / 今日热门 / 本月 BestBlogs 精选", "BestBlogs trending", "what's trending on BestBlogs", "popular this week", "hot articles this month", "trending tech content". Invokes the `bestblogs` CLI.
76
95%
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
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.
This skill’s required workflow calls `bestblogs trending --json`, which returns a JSON list containing outsider-provided article fields like `title`, `url`, `sourceName`, and `summary` (pulled from public/third-party blogs/pages at runtime), and those readable text fields are then fed into the agent/LLM context.
756ffbd
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.