Caveat verdict

awaek

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

This skill processes local X/Twitter bookmarks in a local SQLite database, explicitly prohibits reading or uploading ~/.xurl credentials or sending the full database to the model, and keeps all data local; behavior matches the stated personal bookmark search 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.

10
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 critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

README.md ยท code ยท curl -fsSL https://raw.githubusercontent.com/xdevplatform/xurl/main/install.sh |

Pattern match critical

Pipe to bash โ€” executes piped content as shell commands

README.md ยท code ยท | bash

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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