Abs Path

Demonstrates absolute-path leakage. Use when testing the body/absolute-user-path rule.

krishyaid-coder Updated

File contents

Absolute Path

Read the config from /Users/alice/.config/skill.json and write results to ~/Downloads/out.

# This path inside a fence should be ignored:
cat /Users/example/example.txt

The line above (outside the fence) should still flag.

krishyaid-coder/doodle/tree/main/tests/fixtures/abs-path commit 0b56b03be2

Frequently asked questions

npx skillmds@latest add krishyaid-coder/abs-path