Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill claims command execution is limited to a whitelist, but elsewhere documents execution of workflow scripts such as `extract.py`, `clean.py`, `report.py`, `lineage.py`, and `workflow.py` via `exec`/`uv run`. That inconsistency can mislead users and agents into trusting a supposedly constrained execution model when the skill actually enables arbitrary local code execution through script names and configuration, increasing the risk of running untrusted code.
