Caveat verdict
dividend-premium-tracker
Fetches public financial data from disclosed sources (China Securities Index, Ministry of Finance) and optionally sends Telegram alerts with user-configured token; all behaviors are transparent and purpose-matched.
⚠ 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.
Findings (4)
Possible hardcoded credential
SKILL.md · code · TOKEN="your_bot_token_here
os.system/popen — direct OS command execution
scripts/monitor_dividend_premium.py · prose · downgraded · os.system(
subprocess execution — runs system commands from Python
scripts/monitor_dividend_premium.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/monitor_dividend_premium.py · prose · downgraded · os.getenv(
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?
Thanks — recorded.