Ruiping
PassAudited by ClawScan on May 5, 2026.
Overview
Ruiping is a coherent news-commentary skill with no hidden credential use or exfiltration, though users should verify its web-sourced and strongly worded decision advice.
This skill appears safe to install for opinionated news analysis. Verify sources in search mode, be cautious with any investment or career recommendations, and if you manually run the included Python scripts, note that they can save markdown output files and the optional dependency should ideally be pinned.
Findings (3)
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.
The agent may search the web for current topics and base commentary on retrieved sources.
The skill directs the agent to use an external search tool when the user asks for recent news; this is disclosed and aligned with the news-analysis purpose, but web results are untrusted inputs.
1. 先用 `search_web` 搜索最新动态
Check cited sources and avoid treating search-derived commentary as verified fact without review.
Users could over-rely on confident commentary for financial, work, or personal decisions.
The skill intentionally pushes decisive language and concrete investment-style recommendations. This is part of its stated purpose, but it can sound more certain than the evidence supports.
结论要犀利,不能模棱两可 ... 如果你是投资者:[具体方向、关联标的、时间窗口]
Treat outputs as opinionated analysis, verify facts independently, and consult qualified advice before making financial decisions.
Manual dependency installation could pull a newer package version than the author tested.
The dependency is lower-bounded rather than pinned. No install spec auto-installs it, so this is a minor hygiene note for users who manually install requirements.
requests>=2.28.0
Pin dependency versions or remove unused requirements if maintaining or auditing the skill.
