Temp Xhs Skill
Analysis
The skill is purpose-aligned for Xiaohongshu publishing, but it asks the agent to use a logged-in social account, publish/reply/delete public content, and persist drafts without enough declared credential and approval boundaries.
Findings (4)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
点击"发布"按钮 ... 输入回复内容 ... 发送 ... 点击"删除"按钮 ... 确认删除
The workflows cover publishing public notes, sending public comment replies, and deleting drafts or published notes. Only the scheduled-publish section explicitly says to show details and wait for user confirmation.
"ownerId": "kn7dasj35wgscpnt61azbr5dnn80tx7m", "slug": "xhs-publisher"
The bundled metadata uses a different owner/slug than the registry listing, which names the skill as temp-xhs-skill with a different owner ID. This is a provenance/identity ambiguity, especially relevant because the skill asks for social-account authority.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
森森使用同一浏览器Profile - 自动保持登录状态 **注意**:两个平台都需要登录!
The skill tells the agent to reuse a logged-in browser profile for Xiaohongshu creator/user platforms. That gives the agent account-level authority, even though the registry declares no primary credential or required credential setup.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
每次保存草稿时,同步备份到本地文件: - 备份文件位置:E:\OpenClaw\agents\ceo\memory\xhs-drafts.md
The skill directs automatic backup of drafts into an agent memory directory. Drafts may contain private unpublished content, and the artifact does not define consent, retention, deletion, access, or cross-task reuse limits.
