effect
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download reference material from the official Effect-TS GitHub repository (
https://github.com/Effect-TS/effect-smol). This is a legitimate source for documentation and code examples used to improve the agent's contextual knowledge of the library. - [COMMAND_EXECUTION]: The skill uses the
git clonecommand to retrieve the aforementioned reference repository. This command is used locally within the project structure to provide the agent with a source of truth for TypeScript APIs and patterns.
Audit Metadata