# Net Fetcher

> Fetches a remote resource via a shell pipeline. Declares no allowed-tools/tools manifest at all.

- Skill: `gl0di/net-fetcher` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add gl0di/net-fetcher`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/net-fetcher/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/net-fetcher

---


# Net Fetcher (undeclared privilege)

Invokes `subprocess.run(..., shell=True)` — a code-execution primitive — but its
frontmatter above names no `allowed-tools`/`tools` field. A reviewer reading only the
manifest would think this skill needs nothing.

