X Hot Topics Daily
ReviewAudited by ClawScan on May 10, 2026.
Overview
The skill’s news-summary purpose is coherent, but it directs the agent to use your Chrome browser profile for X, which may reuse your logged-in account/session without clearly scoped boundaries.
Install only if you are comfortable with the agent opening X through a Chrome profile. Prefer a dedicated browser profile or logged-out session, avoid giving it posting or account-management authority, and verify important items outside X before taking action.
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 browse X as you, using your logged-in browser session, even though the skill only needs to produce a public news brief.
Using the Chrome profile may reuse the user’s existing X login/session and personalized feed. The registry metadata declares no credentials or config paths, and the skill does not clearly bound which browser profile/session is used or how account-specific content is avoided.
优先使用 `browser` + `profile=chrome`: - `browser action=open profile=chrome target=host targetUrl=https://x.com/explore/tabs/for_you`
Use a dedicated or logged-out browser profile for this skill, or require explicit confirmation before using your personal Chrome/X session. The skill should document the account/session scope and avoid private or personalized pages where possible.
The agent will control the browser enough to open X pages and read visible posts for summarization.
The skill authorizes browser snapshots and extraction of X post data. This is expected for an X hot-topic monitor, but it means the agent will read and process visible social-media content through the browser.
`browser action=snapshot profile=chrome refs=aria` - 从快照提取前排 `article` 的:作者、发布时间、正文核心句、互动量
Keep browser use limited to the listed X search/explore pages and avoid granting the agent permission to post, message, or change account settings.
The output may sound confident even when based on fast-moving or imperfect social-media signals.
The skill asks for clear conclusions and discourages generic uncertainty disclaimers. For X/social-media summaries, this can make unverified information feel more certain, although the skill also includes rumor and low-quality-content filters.
不能输出“我无法保证准确”这类空话;要给明确结论
Treat the briefing as a quick triage aid, not a verified news source; verify important items with primary or reputable sources before acting.
