effect-ts
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation and code samples intended to guide developers in using the Effect-TS library. The instructions promote high-quality, type-safe coding standards.
- [EXTERNAL_DOWNLOADS]: The documentation references official Effect-TS packages and standard development dependencies such as
@effect/language-service,@effect/vitest, andvitest. These are well-known, legitimate tools in the TypeScript ecosystem. No untrusted third-party downloads were detected. - [COMMAND_EXECUTION]: The documentation provides examples of CLI usage for repository-specific tooling (e.g.,
pnpm exec effect-solutions list). These commands are pedagogical examples and are not structured to be executed silently or maliciously. The frontmatter restricts the agent toRead,Grep, andGlobtools, further limiting potential for arbitrary shell execution. - [DATA_EXFILTRATION]: No exfiltration patterns were found. The skill explicitly teaches the use of the
Redacteddata type to prevent sensitive information like API keys from being logged or exposed, which is a defensive security best practice. - [PROMPT_INJECTION]: The skill does not contain instructions that attempt to override the AI's safety guardrails or system prompts. The guidance is strictly technical and related to the identified library.
Audit Metadata