# Mcp Server Headers

> MCP-server class fixture using header-naming flags (`--bearer-header`); AC26(b) ban is scoped to credentialed-cli only — lint must NOT flag this fixture.

- **Type:** Skill
- **Install:** `agentstack add skill-eugenelim-agent-ready-repo-mcp-server-headers`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [eugenelim](https://agentstack.voostack.com/s/eugenelim)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [eugenelim](https://github.com/eugenelim)
- **Source:** https://github.com/eugenelim/agent-ready-repo/tree/main/packages/agentbundle/tests/fixtures/creds/skills/mcp-server-headers

## Install

```sh
agentstack add skill-eugenelim-agent-ready-repo-mcp-server-headers
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

MCP-server class primitives legitimately accept header-naming flags
(`--bearer-header`, `--auth-header`, `--header-prefix`). The storage
convention does not apply because nothing is persisted; the SKILL.md
"Don't" block has a parallel form noted in RFC-0006 § 4.

### Security rules (non-negotiable)

- Secrets live only in `~/.agentbundle/credentials.env`
  (mode 0600 on POSIX; DACL-restricted on Windows), the OS keyring,
  or process environment variables.
  **Never** read that file, print it, or echo the token.
- **Never** put the token on the command line. The primitive
  refuses flags like `--token` / `--api-token` / `--bearer` /
  `--pat` / `--password` and exits — do not work around it.
- If `check` exits with the "missing credentials" code, tell the
  user to run `agentbundle creds setup ` themselves.
  It's interactive — do not run it for them.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [eugenelim](https://github.com/eugenelim)
- **Source:** [eugenelim/agent-ready-repo](https://github.com/eugenelim/agent-ready-repo)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** yes
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-eugenelim-agent-ready-repo-mcp-server-headers
- Seller: https://agentstack.voostack.com/s/eugenelim
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
