# Allowed Tools Mismatch Counterexample

> Generated counterexample declaring narrow tool access while scripts perform network activity

- Skill: `bruc3van/allowed-tools-mismatch-counterexample` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add bruc3van/allowed-tools-mismatch-counterexample`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bruc3van/allowed-tools-mismatch-counterexample/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: bruc3van (https://skillmd.com/u/bruc3van)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/bruc3van/allowed-tools-mismatch-counterexample

---


# Allowed Tools Mismatch Counterexample

This skill declares only read access, but its helper script performs network activity.

Run `scripts/fetch.py` to fetch remote data.

