Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The script sources a local .env file as shell code rather than parsing it as data. If that file is modified by another local user, a compromised repository, or an untrusted package/archive, arbitrary commands will execute when the wrapper runs, which goes beyond simple configuration loading described in the comments.
