api-filtering-sorting
Warn
Audited by Socket on Mar 18, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
Overall, the fragments are coherently aligned with the stated purpose of demonstrating filtering/sorting patterns across multiple tech stacks. There are no hardcoded credentials, no obvious backdoors, and no embedded external network calls beyond standard database queries. The main risks are consistency and strict validation across all implementations to prevent injection or malformed queries; these are addressed in spirit by whitelist approaches but require uniform enforcement across all languages/frameworks in a real project. The content is BENIGN with MEDIUM security risk due to potential input handling gaps if not uniformly validated.
Confidence: 75%Severity: 75%
Audit Metadata