Caveat verdict

price-check

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

Chinese e-commerce price comparison tool that queries multiple platforms for product prices and stores history in a local SQLite database; optional Feishu sync is opt-in and the primary data flow matches the stated price-checking 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.

55
security
90
transparency
70
maintenance

Findings (4)

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf ~

Pattern match medium

subprocess execution — runs system commands from Python

bin/feishu_sync.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

bin/_data_layer.py · prose · downgraded · os.getenv(

Pattern match low

Python aiohttp session — async network access

bin/_data_layer.py · prose · downgraded · aiohttp.ClientSession

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 2 system binaries.

Is this flag fair?

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