Caveat verdict
tvfetch
TradingView market data fetcher using a reverse-engineered WebSocket library with no API key required; behavior matches the stated OHLCV data retrieval 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.
Permission integrity
package_install
Findings (8)
Possible hardcoded credential
README.md · code · TOKEN="eyJhbGciOiJSUzI1NiIs...
Opens WebSocket connection
README.md · code · WebSocket
References agent configuration files
README.md · code · CLAUDE.md
Instructs covert action — may act without user awareness
tvfetch/core/protocol.py · prose · downgraded · silently
Popular HTTP library — network access
examples/backtrader_example.py · prose · downgraded · Got
Python os.environ.get — reads environment variable
scripts/lib/config.py · prose · downgraded · os.environ.get(
importlib.import_module — dynamic module loading
scripts/main.py · prose · downgraded · importlib.import_module(
Python httpx request — network access
tvfetch/auth.py · prose · downgraded · httpx.post(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.