---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/skills/variables/E_SKILL_SCRIPT_POLICY_WIDENED.md
description: >-
  Raised when script policy derivation would widen permissions beyond the
  declared boundary.
---

# Variable: E\_SKILL\_SCRIPT\_POLICY\_WIDENED

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

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

Raised when script policy derivation would widen permissions beyond the declared boundary.
