ts-effect-v4
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill contains examples demonstrating the use of the
effect/unstable/processmodule. These examples execute standard developer tools such asnode,git, andpnpmto show how to manage child processes within the Effect framework. - [PROMPT_INJECTION]: The AI documentation includes examples for building agents that ingest user input, representing a standard surface for indirect prompt injection.
- Ingestion points: User questions processed in
examples/71_ai/30_chat.ts. - Boundary markers: The examples demonstrate the use of system prompts to define agent constraints.
- Capability inventory: The agents are shown with tool-calling capabilities and potential for shell command interaction through the
DevToolsservice examples. - Sanitization: Input is validated using
effect/Schemato ensure data integrity.
Audit Metadata