effect-ts
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local CLI utility named
effect-solutionsto fetch current recommendations and configuration settings. The commands used (list,show) are restricted to information retrieval and provide the agent with necessary context to perform accurate code reviews. - [CREDENTIALS_UNSAFE]: Documentation mentions sensitive configuration patterns (e.g.,
ENCRYPTION_KEY) but promotes security best practices by recommending the use ofConfig.redactedandRedactedtypes for handling secrets at runtime. No hardcoded credentials or unsafe exposure of secrets were detected.
Audit Metadata