Pressable Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Pressable Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
An MCP server for the Pressable API, providing a comprehensive set of tools for management and automation of WordPress sites.
.env file in the project directory: PRESSABLE_CLIENT_ID=your_client_id
PRESSABLE_CLIENT_SECRET=your_client_secretAdd the following to your MCP settings file:
{
"mcpServers": {
"pressable": {
"command": "node",
"args": ["/Users/pcw_admin/.gemini/antigravity/scratch/pressable-mcp-server/index.js"],
"env": {
"PRESSABLE_CLIENT_ID": "your_client_id",
"PRESSABLE_CLIENT_SECRET": "your_client_secret"
}
}
}
}The server is organized into 13 specialized modules:
Check the templates/ directory for:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.