Caveat verdict

weather-checker

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Command-line weather tool using Open-Meteo free API; curl download shown is a placeholder GitHub URL setup example, not a live payload.

โš  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.

30
security
60
transparency
70
maintenance

Permission integrity

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

network_out

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match high

References sudo โ€” requests elevated privileges

SKILL.md ยท code ยท sudo

Pattern match high

Accesses shell history/config

README.md ยท code ยท ~/.zshrc

Pattern match medium

pip3 install โ€” installs Python packages at runtime

SKILL.md ยท code ยท pip3 install

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/F). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

package_installnetwork_out

Is this flag fair?

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