typescript-effect-ts
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for the Effect-TS library, covering core concepts, error handling, resource management, schema validation, and dependency injection.
- [SAFE]: All code snippets are standard library usage examples. While some examples involve file system operations (e.g.,
fs.openSync,fs.mkdtemp) or network requests (e.g.,fetch), they are used strictly to demonstrate resource management and asynchronous effect patterns. - [SAFE]: No prompt injection markers, obfuscation, hardcoded credentials, or malicious persistence mechanisms were identified across the provided files.
- [SAFE]: External references are limited to local documentation and mentions of related architectural skills (Functional Patterns, Drizzle ORM, Fastify).
Audit Metadata