effect-ts
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured documentation and instructions for the Effect-TS library without including malicious code or harmful patterns. All instructions are focused on guiding the agent to produce accurate and safe code for the user.
- [COMMAND_EXECUTION]: The skill includes an instruction for the agent to detect the installed version of the library by running
cat package.json | grep '"effect"'. This is a standard and safe operation used for environment discovery to ensure the agent uses the correct API version (v3 vs v4). - [EXTERNAL_DOWNLOADS]: The documentation references official resources from the Effect-TS organization, including
effect.website,github.com/Effect-TS, andtim-smart.github.io(a core contributor). These are trusted sources for library documentation and do not pose a security risk.
Audit Metadata