Vinplezhang Xiaohongshu Publisher
Analysis
The skill is coherent and approval-gated for Xiaohongshu posting, but users should notice that it uses a logged-in browser account, can publish public content, stores drafts, and has limited provenance metadata.
Findings (5)
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.
After user approval, publish using browser automation... Click publish... **Never auto-publish.** Always wait for explicit user approval.
The skill can drive browser tools to publish a post, which is a high-impact action, but the artifact clearly requires explicit user approval first.
"ownerId": "kn7f25fq88zj6cpv5zfby0s0q1811876"
This owner ID differs from the supplied registry owner ID, and the artifact set also lists an unknown source with no homepage, making provenance less clear even though the included code appears purpose-aligned.
This skill works with cron jobs for scheduled daily posting... Session: isolated agentTurn... Delivery: announce to user's channel
The skill documents scheduled invocation, which can create recurring agent activity, but it describes delivery/announcement and does not remove the no-auto-publish approval gate.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
access to a browser with the user logged into 小红书 creator portal
The workflow relies on an existing logged-in browser session for the user's Xiaohongshu creator account.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Save draft to `memory/xiaohongshu-draft.md`
The skill intentionally stores draft content in a memory path, which may persist across turns or be reused later.
