Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Security: oliverames/imagerelay-mcp-server

Security

SECURITY.md

Security policy

Reporting a vulnerability

Use GitHub's private vulnerability reporting for this repository. Do not open a public issue for a suspected vulnerability or include API keys, customer assets, account-specific IDs, private URLs, or unredacted API responses in an issue.

Include the affected version, a concise reproduction, the security impact, and any suggested remediation. You should receive an acknowledgment within seven days.

Supported versions

Security fixes are applied to the latest npm release. Update to the current version before reporting a problem that may already be fixed.

Credential handling

The server reads IMAGERELAY_API_KEY from its process environment. When IMAGERELAY_API_KEY_OP_REF is configured, the optional 1Password CLI fallback resolves that reference in memory and does not write the value to disk. Never commit credentials to an MCP client configuration or repository.

There aren't any published security advisories