---
name: Escaping Symlink Fixture
slug: escaping-symlink-fixture
category: Quality
description: Escaping Symlink Fixture contains a symlink that resolves outside its declared source root. It is used to verify that an exporter rejects unsafe source trees.
github: "https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/agent-plugin/escaping/hello"
language: Nix
stars: 222
forks: 17
install: "npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/agent-plugin/escaping/hello ~/.claude/skills/hello"
installs_to: ~/.claude/skills/hello
source_path: test/fixtures/agent-plugin/escaping/hello/SKILL.md
collection_size: 12
category_size: 1557
collection_url: "https://dirskills.com/collections/Kyure-A/agent-skills-nix"
added: 2026-09-04T05:24:53.751Z
last_synced: 2026-09-04T05:24:53.751Z
canonical_url: "https://dirskills.com/skills/escaping-symlink-fixture"
---

# Escaping Symlink Fixture

Escaping Symlink Fixture contains a symlink that resolves outside its declared source root. It is used to verify that an exporter rejects unsafe source trees.

**Install:**

```bash
npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/agent-plugin/escaping/hello ~/.claude/skills/hello
```

## README

# Escaping symlink fixture

The exporter must reject this source tree.
