cliche-transcendence

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill runs local Deno scripts (orthogonality-check.ts and entropy.ts) to analyze story elements. These scripts are part of the skill's own package or associated vendor cluster and operate within standard restricted execution environments.
  • [PROMPT_INJECTION]: Potential surface for indirect prompt injection through processed user-supplied text.
  • Ingestion points: Story element descriptions provided as command arguments or interactive inputs in the orthogonality-check.ts script.
  • Boundary markers: No explicit delimiters or safety instructions are used to isolate user-provided content during processing.
  • Capability inventory: The skill possesses the capability to modify local project files (context/output-config.md) and execute scripts via Deno.
  • Sanitization: User-provided strings are passed to the analysis tools without sanitization or validation to prevent the inclusion of executable instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 05:35 PM