effect-ts
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill requires the agent to execute the
effect-solutionsCLI tool (e.g.,effect-solutions show services-and-layers) to retrieve project-specific configurations and the most recent standards from the vendor. - [EXTERNAL_DOWNLOADS]: The referenced CLI tool acts as a bridge to fetch evolving technical guidance from
https://www.effect.solutions/, ensuring the agent's context is updated with the latest framework developments. - [SAFE]: The documentation provides explicit security patterns for managing sensitive data, such as encryption keys, by mandating the use of the
Redacteddata type and dependency injection viaServerConfig. This approach minimizes the risk of secrets being logged or exposed in plain text.
Audit Metadata