# Agent authentication — Pink Eraser Project

**Authentication required: none.**

All public content on <https://pinkeraserproject.org> is open to AI agents and
automated clients. There is no public API that requires credentials, and there
is no agent registration endpoint. Do not attempt to obtain or present tokens.

## What agents may access

| Resource | URL | Auth |
| --- | --- | --- |
| Site guide for agents | `/llms.txt` | none |
| API catalog (RFC 9727) | `/.well-known/api-catalog` | none |
| Agent skills index | `/.well-known/agent-skills/index.json` | none |
| Sitemap | `/sitemap.xml` | none |
| Blog feed | `/rss.xml` | none |

## What agents may not access

The `/admin` area is a private, human-only interface for staff of the Pink
Eraser Project. It is not an agent surface, it is excluded in `/robots.txt`,
and no credentials will be issued to agents for it.

## Contact

Questions about automated access: <michele@pinkeraserproject.org>
