deco-tanstack-search
Audited by Socket on Mar 11, 2026
1 alert found:
Obfuscated FileThe skill's described capabilities and data flows are coherent with its stated purpose: implementing and debugging a TanStack Start-based search experience that flows from a browser SearchBar to CMS-driven route handling and ultimately to the VTEX Intelligent Search API. The architectural choices (CMS injection of page URL, loaderDeps, preservation of URL params, and explicit handling of duplicate filter keys via plain anchors) align with the challenges of cross-layer URL/state propagation. There are no evident unverifiable binaries, credential forwardings to third-party code, or autonomous real-world actions. The primary security considerations are standard for a web app integrating with an external API: ensure secure storage of API keys, proper origin checks, and avoiding insecure URL patterns in production. Overall risk is low to moderate (securityRisk ~ 0.25–0.40), with no high-severity threat indicators detected based on the provided material.