objectstack-api
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists primarily of Zod schema definitions that serve as data validation contracts for an API framework. These schemas ensure that input data is correctly typed and structured before processing.\n- [SAFE]: Built-in security protocols are defined for handling sensitive information, including field-level encryption configurations in
encryption.zod.tsand data masking strategies for PII protection inmasking.zod.ts.\n- [SAFE]: The instructions inSKILL.mdandrules/rest-patterns.mdpromote security best practices, such as explicitly disabling APIs for sensitive internal objects and using whitelists for exposed API methods.\n- [SAFE]: Authentication and session management schemas inauth.zod.tsfollow standardized protocols for identity and access control without any hardcoded credentials or security bypasses.\n- [SAFE]: No obfuscation, remote code execution patterns, or unauthorized data exfiltration mechanisms were found in any of the analyzed files.
Audit Metadata