---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/skills/variables/E_SKILL_SCRIPT_DENIED.md
description: >-
  Explicit 403 refusal by the script policy; this is distinct from a failed
  gate.
---

# Variable: E\_SKILL\_SCRIPT\_DENIED

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

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

Explicit 403 refusal by the script policy; this is distinct from a failed gate.
