Caveat verdict

hearth

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

Read-only homelab health check skill probing devices via SSH; explicitly read-only with no remote writes, behavior matches stated infrastructure 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.

0
security
80
transparency
70
maintenance

Findings (11)

Pattern match critical

Recursive delete from root or home — destructive command

docs/INSTALL.md · code · rm -rf ~

Pattern match high

apt-get install — installs system packages

docs/INSTALL.md · code · apt-get install

Pattern match high

HTTP request to bare IP address — common in malicious payloads

examples/archetypes/magento-server.md · code · http://127.0.0.1

Pattern match high

References SSH/GPG private keys

examples/archetypes/linux-systemd.md · code · ssh-key

Pattern match high

Accesses .ssh directory

examples/archetypes/linux-systemd.md · code · .ssh/

Pattern match high

References sudo — requests elevated privileges

docs/INSTALL.md · code · sudo

Pattern match high

Accesses shell history/config

docs/INSTALL.md · code · ~/.zshrc

Pattern match high

Possible hardcoded credential

docs/INSTALL.md · prose · downgraded · TOKEN='your-home-assistant-long-lived-token

Pattern match medium

Instructs covert action — may act without user awareness

docs/PROBES.md · prose · downgraded · silently

Pattern match medium

pip3 install — installs Python packages at runtime

docs/TROUBLESHOOTING.md · code · pip3 install

Pattern match low

Popular HTTP library — network access

CONTRIBUTING.md · prose · downgraded · got

Why the tier is capped

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