Caveat verdict

app-rank-monitor

88
🟒 Trusted
No high-risk patterns surfaced by the deep scan β€” automated capability review, not behavioral proof.

Scrapes Apple RSS and a third-party analytics site (diandian.com) for app ranking data and sends reports via DingTalk; all behavior is transparently documented and matches the monitoring 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.

28
security
60
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md Β· code Β· secret: "δ½ ηš„δΌδΈšεΊ”η”¨ client_secret

Pattern match high

Recursive delete from root or home β€” destructive command

README.md Β· prose Β· downgraded Β· rm -rf /

Pattern match medium

HTTP request to bare IP address β€” common in malicious payloads

cjs-debug-page-title.js Β· prose Β· downgraded Β· http://127.0.0.1

Pattern match medium

subprocess execution β€” runs system commands from Python

skill.py Β· prose Β· downgraded Β· subprocess.run(

Pattern match low

References webhook/callback URL

src/notifiers/dingtalk.py Β· prose Β· downgraded Β· webhook_url

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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_in

Is this flag fair?

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