Context-Inappropriate Capability
Medium
- Confidence
- 89% confidence
- Finding
- The script prepends a hard-coded local skills directory to sys.path, causing imports to resolve from an external, user-specific location outside the script's own package boundary. This creates a code-loading trust problem: a modified or malicious mflow_v2 module in that directory would be imported and executed automatically, which is more capability than required for simple memory handling.
