📄 skillActivePromisingmedium
Auto-Redbook-Skills
by comeonzhj
一个自动撰写小红书笔记,自动生成图片,自动发布的 Skills
Supported Platforms
🤖 Claude Code
Quality Breakdown
87/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains Python scripts for automation (render_xhs.py, publish_xhs.py) that execute external commands and interact with third-party services (Xiaohongshu/小红书)
- publish_xhs.py script requires credential configuration (.env with XHS_COOKIE) and performs automated publishing to social media platform without explicit human approval gates
- Scripts use Playwright/Chromium for browser automation which could be repurposed for unauthorized account access or data scraping
- README explicitly references 'AI托管运营账号' (AI-managed account operation) which violates Xiaohongshu's terms of service per official warning linked in README
- No clear rate limiting, approval confirmation, or human-in-the-loop safeguards documented for automated publishing functionality