← Back to Catalog

agentscope-ai/CoPaw

↗ GitHub

Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.

14,104

Stars

1,856

Forks

83

Watchers

611

Open Issues

Python·Apache License 2.0·Last commit Apr 1, 2026·by @agentscope-ai·Published April 1, 2026·Analyzed 6d ago
A

Safety Rating A

No hardcoded secrets, malicious code patterns, dependency vulnerabilities, or prompt injection attempts were detected in the repository content. The project is a well-documented open source AI assistant framework under Apache 2.0, maintained by the AgentScope team. The README openly discloses telemetry behavior during init (opt-in, anonymous, version-scoped) and the curl-pipe installation pattern, while common, is standard practice for this type of project. The security features described (tool guard, file access guard, skill security scanning) indicate active attention to safe operation.

AI-assisted review, not a professional security audit.

AI Analysis

CoPaw is a personal AI assistant framework built in Python that can be deployed locally or in the cloud. It supports multiple messaging channels (DingTalk, Feishu, WeChat, Discord, Telegram, QQ), extensible skills, multi-agent collaboration, long-term memory, and local LLM backends (llama.cpp, Ollama, LM Studio). It includes a web-based console UI, MCP client management, scheduled tasks, and multi-layer security features including tool guards, file access controls, and skill security scanning.

Use Cases

  • Deploying a self-hosted personal AI assistant accessible via popular chat platforms
  • Running LLMs locally with no API key using llama.cpp, Ollama, or LM Studio
  • Automating productivity tasks such as email digests, news summaries, and file organization
  • Building multi-agent workflows where specialized agents collaborate on complex tasks
  • Extending assistant capabilities with custom or community skills (PDF processing, web search, calendar, etc.)
  • Scheduling recurring AI-driven tasks such as daily hot-topic digests or content summaries

Tags

#ai-agents#llm#multi-agent#memory#self-hosted#local-first#workflow-automation#mcp#framework#voice#real-time

Project Connections