---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/skills/variables/E_SKILL_SOURCE_PATH_REJECTED.md
description: >-
  Raised when a requested bundled path is unsafe or outside the source
  namespace.
---

# Variable: E\_SKILL\_SOURCE\_PATH\_REJECTED

```ts
const E_SKILL_SOURCE_PATH_REJECTED: CreatedException<[string]>;
```

Defined in: [src/batteries/skills/exceptions.ts:85](https://github.com/NHTIO/ADK/blob/v1.20260911.0/src/src/batteries/skills/exceptions.ts#L85)

Raised when a requested bundled path is unsafe or outside the source namespace.
