router-core/search-params

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill advocates for strict schema validation of external inputs (URL search parameters) using established libraries such as Zod, Valibot, and ArkType, which is a security best practice to prevent data-related vulnerabilities.
  • [SAFE]: All identified dependencies are well-known, industry-standard packages from trusted organizations or the vendor's own ecosystem.
  • [SAFE]: No patterns of prompt injection, data exfiltration, or unauthorized command execution were detected. The use of fetch in loaders is localized to a placeholder function for data retrieval.
  • [SAFE]: The instructions explicitly warn against common pitfalls like improper serialization and type-safety loss, which contributes to more predictable and secure application state management.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 12:22 AM
Security Audit — agent-trust-hub — router-core/search-params