Caveat verdict
tanstack
Pure documentation and code patterns skill for TanStack Query, Router, and Start libraries; no credential access or network calls, provides only code examples.
⚠ 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
network_out
Findings (10)
Dynamic import() — loads module at runtime
references/code-splitting.md · code · import('
<script> tag in markdown — potential code injection
references/router-ssr.md · prose · downgraded · <script>
Base64 decode (atob) — may hide malicious payloads
references/search-params.md · code · atob(
Accesses sensitive environment variables
references/middleware.md · code · process.env.SESSION_SECRET
Popular HTTP library — network access
references/query-guide.md · code · axios
Opens WebSocket connection
references/query-invalidation.md · code · websocket
Instructs covert action — may act without user awareness
references/query-performance.md · prose · downgraded · silently
Base64 encode (btoa) — may obfuscate data exfiltration
references/search-params.md · code · btoa(
String.fromCharCode — can build strings to evade detection
references/search-params.md · code · String.fromCharCode
Makes HTTP request to external URL
references/query-guide.md · code · fetch('https://
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outnetwork_in Is this flag fair?
Thanks — recorded.