
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
@infracortex/humanizer-mcp
Advanced tools
MCP server — remove AI writing patterns and apply brand voice profiles. Tools: humanize_text, detect_ai_patterns, apply_voice_profile.
MCP (Model Context Protocol) server that removes AI writing patterns and applies brand voice profiles. Built by Infracortex AI Studio.
humanize_textRewrites text to sound authentically human. Calls Claude Haiku, removes 37 AI patterns (transitional phrases, passive hedges, uniform sentence length), injects burstiness.
detect_ai_patternsScans text for AI-generation signals. Returns:
pattern_count — number of detected AI patternsavg_sentence_length — word count per sentence (target: 8-12)burstiness_score — sentence length variance (higher = more human)assessment — CLEAN | MILD | HIGH_AI_SIGNALapply_voice_profileApplies one of 5 brand voice profiles: professional, casual, technical, warm, blunt. Includes 3 pre-configured Infracortex client profiles (KOLEO, Atmiora, Infracortex).
npx @infracortex/humanizer-mcp
Add to claude_desktop_config.json:
{
"mcpServers": {
"humanizer": {
"command": "npx",
"args": ["-y", "@infracortex/humanizer-mcp"],
"env": {
"ANTHROPIC_API_KEY": "sk-ant-..."
}
}
}
}
ANTHROPIC_API_KEY env var)MIT
Part of the Cortex governance ecosystem — constitutional AI control plane with multi-model consensus, skill permission gating, and versioned context contracts.
FAQs
MCP server — remove AI writing patterns and apply brand voice profiles. Tools: humanize_text, detect_ai_patterns, apply_voice_profile.
The npm package @infracortex/humanizer-mcp receives a total of 2 weekly downloads. As such, @infracortex/humanizer-mcp popularity was classified as not popular.
We found that @infracortex/humanizer-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.