Description-Behavior Mismatch
Medium
- Confidence
- 88% confidence
- Finding
- This dashboard delegates core data retrieval to a Python script located in another skill's directory outside its own codebase. That creates a trust-boundary violation: if the external skill/script is modified, compromised, or behaves unexpectedly, this dashboard will execute it and consume its output without any integrity check.
