data-validation

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines legitimate validation patterns for user input and API requests using industry-standard libraries like Zod and Pydantic. These patterns are essential for preventing common injection vulnerabilities such as XSS and SQL injection.
  • [SAFE]: Identification of dependencies shows only well-known, reputable packages (Zod, react-hook-form, Pydantic, FastAPI) used for their intended purpose in modern web development.
  • [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or unauthorized command execution were detected in the instructions or code examples.
  • [SAFE]: The Australian-specific validation logic (ABN, phone, postcode) uses standard, verifiable regex and checksum algorithms, confirming the functionality matches the stated purpose.
  • [SAFE]: The skill structure follows best practices for AI agent instructions, including clear directives and response formats without attempting to override agent safety protocols.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 11:48 AM