api-filtering-sorting

Warn

Audited by Socket on Sep 16, 2026

1 alert found:

Security
SecurityMEDIUM
references/advanced-filter-parser.md

The code is a readable query-filter parser, not apparent malware. Its primary risks are prototype pollution through unvalidated dotted keys, unrestricted database query construction, and potentially expensive attacker-controlled regular expressions. Restrict filterable fields and operators, reject __proto__/constructor/prototype path segments, validate operand types and regex complexity, impose query timeouts and result limits, and require authorization before using the filters.

Confidence: 96%Severity: 72%
Audit Metadata
Analyzed At
Sep 16, 2026, 10:45 AM
Package URL
pkg:socket/skills-sh/aj-geddes%2Fuseful-ai-prompts%2Fapi-filtering-sorting%2F@74dbeb3b68b4584d496373e478b28f52841b9d4444de9fde6fb56bda022d4af9
Security Audit — socket — api-filtering-sorting