# Allowed Tools Mismatch Counterexample

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

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

