effect-ts
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality documentation repository for the Effect-TS framework. All reference files provide accurate technical guidance consistent with the official Effect-TS documentation.
- [SAFE]: The maintenance script
scripts/check-updates.pyperforms benign operations: it checks the latest version of the 'effect' package from the official npm registry (registry.npmjs.org) and validates that all files listed inSKILL.mdexist on the filesystem. It uses standardurllibcalls for these checks. - [SAFE]: External URLs within the skill point to legitimate, well-known resources including the official Effect-TS website (
effect.website), GitHub repository (github.com/Effect-TS/effect), and the official Discord server. - [INDIRECT_PROMPT_INJECTION]: As the skill processes documentation content into the agent's context, there is a theoretical surface for indirect injection if a user were to provide a URL containing malicious instructions for the agent to 'summarize' or 'explain' using this skill. However, the skill itself contains no active injection vectors and focuses entirely on static technical reference.
Audit Metadata