Caveat verdict

hermes-share

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

Packages local skill directories into ZIP files and optionally uploads to transfer.sh for peer-to-peer sharing; network_out is used transparently for the optional upload feature, and the skill explicitly warns the user about privacy tradeoffs before sending to external services.

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

33
security
90
transparency
90
maintenance

Permission integrity

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

network_out

Findings (3)

Pattern match critical

Recursive delete from root or home โ€” destructive command

SKILL.md ยท code ยท rm -rf ~

Pattern match high

Pipe to python โ€” executes piped content as Python code

SKILL.md ยท prose ยท downgraded ยท | Python

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/pack_skills.py ยท prose ยท downgraded ยท os.environ.get(

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