Xiaohongshu Creator Marketplace (Pugongying) Note Details API

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill is a standard API wrapper for the JustOneAPI service, specifically designed to retrieve Xiaohongshu (Pugongying) note details. The execution logic in `bin/run.mjs` is straightforward, using the native Node.js fetch API to communicate exclusively with `https://api.justoneapi.com`. It includes proper input handling such as URI encoding for parameters and explicitly instructs the AI agent to avoid leaking authentication tokens in logs (SKILL.md).