Sspai Hot Cn

PassAudited by ClawScan on May 10, 2026.

Overview

This skill appears low-risk because it only outputs local hard-coded article data, but it may make users think the results are live SSPAI hot articles.

This skill is safe from a permissions and data-access perspective, but verify whether you need real SSPAI results: the included code appears to return mock article data rather than live trending content.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

You may receive outdated or fictional article listings rather than actual current SSPAI trending content.

Why it was flagged

The implementation explicitly uses simulated hard-coded article data, while the SKILL.md describes fetching today's hot SSPAI articles; users could mistake static sample output for current live results.

Skill content
"""获取少数派热门(模拟数据)""" ... mock_articles = [
Recommendation

Treat the output as sample or demo data unless the skill is updated to clearly fetch live SSPAI content and label freshness accurately.