GitHub to Xiaohongshu
v1.1.0Analyze a GitHub repository and generate Xiaohongshu (Little Red Book) infographic posts. Use when the user wants to create social media content about a GitH...
⭐ 0· 77·0 current·0 all-time
bylaojun@laojun509
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (GitHub->XHS) match what the SKILL.md and the included Python script do: fetch public repo content, analyze it, and generate markdown/HTML/image prompts. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to fetch repository content (via web_fetch), generate analysis, outlines, prompts, and an HTML output. All referenced files and paths are limited to the workspace and are relevant to the stated task. The instructions do not ask for system-wide data or unrelated credentials.
Install Mechanism
There is no install spec; the skill is instruction-only plus a small Python script. No external downloads, package installs, or archive extraction are used.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The behavior shown in SKILL.md and the script does not require additional secrets and does not attempt to read unrelated environment data.
Persistence & Privilege
always is false and the skill writes output into an agent workspace path (/root/.openclaw/workspace/xhs-images), which is appropriate for generated artifacts. The skill does not request permanent platform-level privileges or modify other skills.
Assessment
This skill appears coherent and does what it says: it fetches public GitHub content, creates markdown/HTML templates, and writes generated files into the agent workspace. Before using: (1) only run it on public repositories or be prepared to provide/access credentials for private repos (the skill does not request them); (2) review generated content before posting to Xiaohongshu for IP/privacy and accuracy; (3) be cautious about the URLs you provide—web_fetch will retrieve whatever URL you supply, so avoid pointing it at internal or untrusted endpoints.Like a lobster shell, security has layers — review code before you run it.
latestvk975bnbpcbty5fgpe92rhmea2583w3mg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
