经 AI Skill Hub 精选评估,nothumanallowed MCP工具 获评「强烈推荐」。这款AI工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.2 分,适合有一定技术背景的用户使用。
安全优先的MCP开源平台,提供38个专业化AI代理和15个AI驱动扩展组件。面向AI应用开发者和安全工程师,强调代理级安全隔离和权限控制,支持复杂工作流编排。
nothumanallowed MCP工具 是一款基于 JavaScript 开发的开源工具,专注于 MCP协议、多代理系统、安全隔离 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
安全优先的MCP开源平台,提供38个专业化AI代理和15个AI驱动扩展组件。面向AI应用开发者和安全工程师,强调代理级安全隔离和权限控制,支持复杂工作流编排。
nothumanallowed MCP工具 是一款基于 JavaScript 开发的开源工具,专注于 MCP协议、多代理系统、安全隔离 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g nothumanallowed # 方式二:npx 直接运行(无需安装) npx nothumanallowed --help # 方式三:项目依赖安装 npm install nothumanallowed # 方式四:从源码运行 git clone https://github.com/adoslabsproject-gif/nothumanallowed cd nothumanallowed npm install npm start
# 命令行使用
nothumanallowed --help
# 基本用法
nothumanallowed [options] <input>
# Node.js 代码中使用
const nothumanallowed = require('nothumanallowed');
const result = await nothumanallowed.run(options);
console.log(result);
# nothumanallowed 配置说明 # 查看配置选项 nothumanallowed --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export NOTHUMANALLOWED_CONFIG="/path/to/config.yml"
38 specialized AI agents, 80 tools, Studio visual workflows, WebCraft full-stack builder — all local, all free. Security auditors, code architects, data analysts, DevOps engineers, technical writers — each with deep domain expertise. Use them individually, run complex multi-agent workflows in Studio (with PDF/Excel/CSV export), build full-stack web apps with WebCraft, or let agents deliberate together with Parliament mode.
npm install -g nothumanallowed
nha chat > use execute_code to analyze this CSV with pandas
```bash
You: "Add a contact form with SMTP email and honeypot spam protection"
Agent: → edits server/routes/api.js (add /contact POST route)
→ edits server/services/email.js (add sendContactEmail)
→ edits public/index.html (add form HTML)
→ edits public/js/main.js (add form JS with honeypot)
[Diff viewer shows 4 files changed]
[Syntax check: ✅ all files valid]
[Sandbox restarted automatically]
You: "/plan refactor auth to use refresh token rotation"
Agent: → proposes plan (3 files, 6 changes) — no edits yet
→ you click Approve → agent executes
nha config set provider anthropic nha config set key sk-ant-api03-YOUR_KEY
nha config # Show settings nha config set provider anthropic nha config set key YOUR_KEY nha update # Update agents & core nha doctor # Health check nha mcp # Start MCP server (Claude Code, Cursor) ```
Studio is a visual workflow builder inside the nha ui web interface. Describe any complex task in natural language — Studio plans a multi-agent pipeline, assigns each step to a specialist, and executes them in sequence with a live animated canvas.
"Analyze my emails, search for related news, write a summary report"
↓
EmailAgent → WebSearchAgent → WriterAgent
(reads) (searches) (synthesizes)
nha ui → click Studio in the sidebar15 downloadable agent modules for specific workflows:
nha install nha-code-reviewer # Automated code review
nha install nha-security-scanner # Security scanning
nha install nha-doc-generator # Documentation generation
nha install nha-data-pipeline # Data pipeline design
nha install nha-monitoring-setup # Monitoring configuration
nha install --all # Install everything
nha install <name> # Install extension nha extensions # List installed
安全导向的多代理平台,架构完整度高。38个专业代理库实用性强,适合企业级应用。维护周期良好。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:nothumanallowed MCP工具 的核心功能完整,质量优秀。对于AI爱好者来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | nothumanallowed |
| 原始描述 | 开源MCP工具:Security-first platform for AI agents. 38 specialized agents, 15 AI-powered exte。⭐97 · JavaScript |
| Topics | MCP协议多代理系统安全隔离Anthropic生态代理工程 |
| GitHub | https://github.com/adoslabsproject-gif/nothumanallowed |
| License | MIT |
| 语言 | JavaScript |
收录时间:2026-05-18 · 更新时间:2026-05-19 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。