check-permissions-modelisted
Install: claude install-skill HaroldHormaechea/project-builder
Run this shell command and report the result:
```
ps aux | grep "claude.*dangerously-skip-permissions" | grep -v grep
```
If the command produces output: the session **is** running with `--dangerously-skip-permissions` (bypass permissions ON).
If the command produces no output: bypass permissions is **OFF**.
Report the answer in one sentence. No other output.