# Reflection Integration

> Use to discover external services and APIs available on this exe.dev VM via network-edge-injected credentials and to discover VM metadata like owner email, VM tags, and default port.

- Skill: `boldsoftware/reflection-integration` (Agent Skill)
- Install (CLI): `npx skillmds@latest add boldsoftware/reflection-integration`
- Raw SKILL.md: https://api.skillmd.com/api/skills/boldsoftware/reflection-integration/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: boldsoftware (https://skillmd.com/u/boldsoftware)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/boldsoftware/reflection-integration

---


Most exe.dev VMs have a `reflection` endpoint available.

Start with

```
curl https://reflection.int.exe.xyz/
```

and explore from there.

If this fails, the VM may be old, or the user may have removed the reflection integration or given it an unusual name.

Integrations CRUD (user only): https://exe.dev/integrations.

