Caveat verdict

clipper

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

Web content clipper that saves pages to a local Obsidian vault; execution sinks are documented Python scripts for the stated content-saving workflow.

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

58
security
100
transparency
90
maintenance

Findings (3)

Pattern match critical

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

SKILL.md ยท code ยท | python3

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/utils.py ยท prose ยท downgraded ยท subprocess.run(

Pattern match low

Python urllib.request โ€” network access

scripts/twitter.py ยท prose ยท downgraded ยท urllib.request

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.

Is this flag fair?

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