Caveat verdict

osori

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

A local project registry with Telegram slash commands using standard CLI tools; no suspicious credential access beyond what the declared bins require for normal operation.

⚠ 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
100
transparency
70
maintenance

Findings (4)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · |python

Pattern match high

Recursive delete from root or home — destructive command

tests/run_tests.sh · prose · downgraded · rm -rf /

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python os.environ.get — reads environment variable

scripts/add-project.sh · prose · downgraded · os.environ.get(

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

Requires 3 system binaries. (1 elevated: git).

Is this flag fair?

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