Caveat verdict

claude-notifications

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

macOS notification setup for Claude Code via terminal-notifier and SSH reverse tunnels; network capabilities used only for routing notifications from devpods to local Mac.

⚠ 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.

48
security
70
transparency
70
maintenance

Permission integrity

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

network_out

Findings (6)

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

Pattern match medium

subprocess execution — runs system commands from Python

scripts/notify-listener.py · prose · downgraded · subprocess.run(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/notify.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python urllib.request — network access

scripts/notify.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/notify.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/setup_notifications.py · prose · downgraded · shutil.copy(

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_outnetwork_in

Is this flag fair?

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