Caveat verdict

tanstack

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

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.

0
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (10)

Pattern match high

Dynamic import() — loads module at runtime

references/code-splitting.md · code · import('

Pattern match high

<script> tag in markdown — potential code injection

references/router-ssr.md · prose · downgraded · <script>

Pattern match high

Base64 decode (atob) — may hide malicious payloads

references/search-params.md · code · atob(

Pattern match medium

Accesses sensitive environment variables

references/middleware.md · code · process.env.SESSION_SECRET

Pattern match medium

Popular HTTP library — network access

references/query-guide.md · code · axios

Pattern match medium

Opens WebSocket connection

references/query-invalidation.md · code · websocket

Pattern match medium

Instructs covert action — may act without user awareness

references/query-performance.md · prose · downgraded · silently

Pattern match medium

Base64 encode (btoa) — may obfuscate data exfiltration

references/search-params.md · code · btoa(

Pattern match medium

String.fromCharCode — can build strings to evade detection

references/search-params.md · code · String.fromCharCode

Pattern match low

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?

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