tanstack-router-search-params-and-loaders
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructional content for the TanStack Router library. Analysis of all files (SKILL.md and referenced markdown files) confirms the absence of malicious patterns. Key observations include:
- No evidence of prompt injection or attempts to override agent behavior.
- No hardcoded credentials or sensitive file access patterns.
- No suspicious network activity or data exfiltration logic; all URLs point to official TanStack documentation.
- No obfuscation techniques such as Base64-encoded strings, zero-width characters, or homoglyphs.
- No dynamic code execution (eval/exec) or remote script execution (curl|bash).
- External data ingestion (URL search parameters) is properly scoped within validation and typing boundaries (validateSearch), aligning with secure development practices.
Audit Metadata