Caveat verdict

hotspot-aggregator

ai-hotspot-daily

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

58
security
100
transparency
100
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (5)

Pattern match medium

Uses exec() — may execute shell commands

scripts/fetch-hotspots.js · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

scripts/generate-daily-report.js · prose · downgraded · child_process

Confirmed in code low

fetch() — outbound network request

SKILL.md · code

Pattern match low

Makes HTTP request to external URL

SKILL.md · code · fetch('https://

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API