Caveat verdict
hotspot-aggregator
ai-hotspot-daily
Skill fetches public RSS/hotspot feeds from known platforms (Weibo, Zhihu, etc.) and formats them for AI consumption; network calls are entirely consistent with its stated aggregation purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (5)
Uses exec() — may execute shell commands
scripts/fetch-hotspots.js · prose · downgraded · exec(
References child_process — can spawn system processes
scripts/generate-daily-report.js · prose · downgraded · child_process
fetch() — outbound network request
SKILL.md · code
Makes HTTP request to external URL
SKILL.md · code · fetch('https://
Node http/https module — low-level network access
scripts/fetch-hotspots.js · prose · downgraded · require('https')
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
network_out Is this flag fair?
Thanks — recorded.