Context-Inappropriate Capability
Medium
- Confidence
- 89% confidence
- Finding
- The code prepends a local filesystem path to `sys.path`, altering Python's import resolution before importing `learn.KnowledgeBase`. This can cause the skill to load unintended or attacker-controlled modules from that directory, and the behavior is not disclosed by the tutorial-style description, making the capability risky in an agent/plugin context.
