AgentSafe — URL Trust Scoring for AI Agents
@andyscott88
关于 AgentSafe — URL Trust Scoring for AI Agents
Real-time URL trust scoring for AI agents. Blocks phishing, scam sites, and malicious redirects before your agent interacts with them. 6 security engines including Google Web Risk, VirusTotal, PhishTank, URLhaus, WHOIS domain age, and live SSL — plus Claude AI reasoning.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"agentsafe": {
"command": "npx",
"args": [
"-y",
"agentsafe-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is AgentSafe?
AgentSafe is a real-time URL trust scoring tool for AI agents. It blocks phishing, scam sites, and malicious redirects before an agent interacts with them, using six security engines and Claude AI reasoning.
How to use AgentSafe?
—
Key features of AgentSafe
- Real-time URL trust scoring for AI agents
- Blocks phishing, scam sites, and malicious redirects
- Integrates six security engines (Google Web Risk, VirusTotal, PhishTank, URLhaus, WHOIS domain age, live SSL)
- Includes Claude AI reasoning for additional analysis
Use cases of AgentSafe
- Protecting AI agents from interacting with malicious websites
- Preventing phishing and scam URL ingestion during automated browsing
- Adding a trust layer before agents follow links or submit data
- Enriching agent workflows with multi-engine URL reputation checks
FAQ from AgentSafe
What security engines does AgentSafe use?
AgentSafe uses six engines: Google Web Risk, VirusTotal, PhishTank, URLhaus, WHOIS domain age, and live SSL.
Does AgentSafe include AI reasoning?
Yes, AgentSafe includes Claude AI reasoning as part of its trust scoring.
What types of URLs does AgentSafe block?
AgentSafe blocks phishing, scam sites, and malicious redirects.
AI 与智能体 分类下的更多 MCP 服务器
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
评论