skills/onnokh/skills/effect-patterns/Gen Agent Trust Hub

effect-patterns

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of Markdown documentation files providing guidelines and boilerplate for using the Effect-TS library. No scripts or executables are included.
  • [CREDENTIALS_SAFE]: The references/config.md documentation provides clear instructions for handling credentials securely using Config.redacted("KEY"), which ensures sensitive values are not leaked into structured logs.
  • [EXTERNAL_DOWNLOADS]: The skill does not attempt to download external scripts or install packages. It provides conceptual examples of how to use existing library features.
  • [REMOTE_CODE_EXECUTION]: There is no evidence of remote code execution or dangerous subprocess calls. All code snippets are illustrative TypeScript patterns.
  • [DATA_EXFILTRATION]: The references/http-clients.md file describes standard, disciplined patterns for building outgoing HTTP clients. It does not include hardcoded malicious destinations or data harvesting logic.
  • [PROMPT_INJECTION]: The instructions do not contain attempts to override system prompts or bypass safety guardrails.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 12:50 PM
Security Audit — agent-trust-hub — effect-patterns