Back to Home
jphyqr icon

secure-prompts-mcp

Verified Safe

by jphyqr

Overview

An MCP server to register, verify, and audit AI prompts for security with HashBuilds, providing embeddable badges for websites.

Installation

Run Command
node dist/index.js

Environment Variables

  • HASHBUILDS_API_URL

Security Notes

The server acts as a thin client/proxy to the external HashBuilds API. It does not perform local code execution (e.g., no 'eval' or direct 'child_process' calls beyond `fetch`). The security of the prompts themselves, and the prompt scanning, relies entirely on the external HashBuilds API. No hardcoded secrets are evident, and the API base URL is configurable via an environment variable.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-12

Tags

AI SecurityPrompt VerificationMCP ServerDeveloper ToolsCode Analysis