BF xiaohongshu-viral-note-agent-skill
Use for Xiaohongshu/RED hot notes, trends, note generation/rewrite, authorized account weight, login, publish, schedule, and post-publish review. Not for unauthorized access, captcha bypass, restricted scraping, fake engagement, or plagiarism. 用于小红书热门笔记、趋势、种草文案、账号权重、扫码登录、发布与内容复盘。 禁止未授权访问、绕过验证、刷量、洗稿。
Use for Xiaohongshu/RED hot notes, trends, note generation/rewrite, authorized account weight, login, publish, schedule, and post-publish review.
As a process F 36/100 · Will not run — References files that are not bundled: scripts/generate_note.py, scripts/search_hot_notes.py, scripts/search_trending_topics.py
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 6
✓ No critical or high findings
Medium and low: 6
-
low Secrets in code
secret-high-entropy-tokencontracts/openapi.json:3733High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"Body…ost": {quoted -
low Secrets in code
secret-high-entropy-tokencontracts/openapi.json:3745High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"title": "Body…ost"
quoted -
low Secrets in code
secret-high-entropy-tokencontracts/openapi.yaml:2259High-entropy token-like string (may be an id, hash or a credential)Body…st:
-
low Secrets in code
secret-high-entropy-tokencontracts/openapi.yaml:2268High-entropy token-like string (may be an id, hash or a credential)title: Body…ost
-
low Exfiltration
read-dotenvREADME_EN.md:158Reads a .env filecp .env.example .env
-
low Exfiltration
read-dotenvREADME.md:160Reads a .env filecp .env.example .env
Files scanned: 78. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: scripts/generate_note.py - warning
missing-refreference to a missing file: scripts/search_hot_notes.py - warning
missing-refreference to a missing file: scripts/search_trending_topics.py - warning
missing-refreference to a missing file: scripts/analyze_hot_notes.py - warning
missing-refreference to a missing file: scripts/diagnose_note.py - warning
missing-refreference to a missing file: scripts/query_account_weight.py - warning
missing-refreference to a missing file: scripts/login_account.py - warning
missing-refreference to a missing file: scripts/publish_note.py - warning
missing-refreference to a missing file: scripts/sync_account_analytics.py - warning
missing-refreference to a missing file: scripts/serve_runtime.py - warning
missing-refreference to a missing file: scripts/run_worker.py - warning
missing-refreference to a missing file: scripts/run_scheduler.py - warning
missing-refreference to a missing file: scripts/run_outbox.py - warning
missing-refreference to a missing file: scripts/run_metrics_sync.py - warning
missing-refreference to a missing file: scripts/run_mcp.py - warning
missing-refreference to a missing file: scripts/provider_probe.py - note
frontmatter-keyunknown frontmatter key "keywords"
Process rating: all ten parameters 36/100
- 0Tools and files. 16 referenced file(s) missing: scripts/generate_note.py, scripts/search_hot_notes.py, scripts/search_trending_topics.py
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 7 mutating operations with no state check
- 50When it triggers. No condition that starts the skill
- 100Steps. 79 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2053 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +3Output format is not stated: the model decides each time
- +2Single-language instructions
- +4Description says when NOT to use the skill
- +3Description length 300: enough signal without eating the budget
- +4Structure: 9 headings
- +3Step-by-step instructions: 79 items
- +4Has examples (1 code blocks)
- +4Reference files are cited in the instructions (20 of 20)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.