Caveat verdict

nex-pricewatch

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

Scrapes competitor pricing pages locally and sends optional alerts via a user-configured Telegram bot token; all data stays local and the Telegram integration uses user-supplied credentials transparently.

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

Findings (4)

Pattern match critical

Possible hardcoded credential

README.md · code · TOKEN="your_bot_token

Pattern match medium

Accesses shell history/config

README.md · prose · downgraded · ~/.zshrc

Pattern match low

Python os.getenv — reads environment variable

lib/config.py · prose · downgraded · os.getenv(

Pattern match low

Python urllib.request — network access

lib/scraper.py · prose · downgraded · urllib.request

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: NEX_PRICEWATCH_TELEGRAM_BOT_TOKEN). Requires 1 system binary.

Is this flag fair?

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