effect-deslopify-idiomatic

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill orchestrates the execution of local development utilities including npx tsc, pnpm check, and npx effect-language-service. These commands are standard for verifying code integrity and applying idiomatic fixes within the TypeScript and Effect ecosystems.\n- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it is designed to ingest and process untrusted external source code which could contain malicious instructions.\n
  • Ingestion points: User-provided Effect-TS codebases, packages, or file paths (SKILL.md).\n
  • Boundary markers: None identified in the workflow to isolate external code from agent instructions.\n
  • Capability inventory: Terminal command execution (npx, pnpm) and file modification (SKILL.md).\n
  • Sanitization: No evidence of input validation or sanitization before processing codebase content.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 08:16 PM