Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The script dynamically imports a user-supplied local TSX file, which executes that module's top-level code during import, not just reads a data structure. In this skill's context, slide files are expected to be provided by users or generated externally, so a malicious slide file can run arbitrary code with the script's Deno permissions and access local files or overwrite output.
