Context-Inappropriate Capability
Medium
- Confidence
- 98% confidence
- Finding
- The README's batch-processing example takes a `.command` field produced by the classifier and executes it with `eval`, which enables shell injection if that field is influenced by file names, document contents, or future classifier logic. In this skill's context, users are expected to process untrusted external accounting documents in bulk, so turning classifier output into evaluated shell code creates a realistic path to arbitrary command execution on the operator's machine.
