Caveat verdict

skill-hub-united

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

Multi-source skill installer routing to named hubs based on user intent; installs via a Python script with explicit collision handling.

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

50
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (7)

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match medium

subprocess execution — runs system commands from Python

scripts/install_skill.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/install_skill.py · prose · downgraded · shutil.copytree(

Pattern match low

Popular HTTP library — network access

scripts/install_skill.py · prose · downgraded · got

Pattern match low

Blob URL — may embed executable content

scripts/install_skill.py · prose · downgraded · blob:

Why the tier is capped

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

file_write

Is this flag fair?

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