add-setting-env
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation template for developers to implement environment variables for user settings. It provides TypeScript code snippets intended for manual integration into a codebase.
- [SAFE]: It promotes security best practices by using Zod for schema validation of environment variables, ensuring data types and constraints (min/max) are enforced.
- [SAFE]: No evidence of prompt injection, unauthorized data access, credential exfiltration, or dangerous command execution was found within the instructions or code examples.
- [SAFE]: The dependencies mentioned, such as
@t3-oss/env-nextjsandzod, are standard and widely-used libraries in the React/Next.js ecosystem for environment management.
Audit Metadata