Skip to content

Aagent System

Verified

Aagent System — AI and machine learning tool. Supports AI Agent, aagent start.

75 downloads
$ Add to .claude/skills/

About This Skill

Content available in Chinese

# AAgent System

多智能体自动化系统 - 技能安全研究利器

功能

  1. 样本采集 - 从npm/GitHub/ClawHub自动采集技能样本
  2. 安全扫描 - 检测恶意代码、凭证泄露、C2连接
  3. 威胁情报 - 自动收集安全威胁情报
  4. 规则迭代 - 持续优化检测规则

架构

``` 采集层(4进程) → 分析层(2进程) → 研究层(2进程) ```

使用

启动系统 ``` /aagent start ```

停止系统 ``` /aagent stop ```

查看状态 ``` /aagent status ```

查看样本 ``` /aagent samples ```

管理命令

```bash # 启动 node ~/.openclaw/workspace/skills/aagent-system/bin/agent-manager.cjs start

# 状态 node ~/.openclaw/workspace/skills/aagent-system/bin/agent-manager.cjs status

# 停止 node ~/.openclaw/workspace/skills/aagent-system/bin/agent-manager.cjs stop ```

配置

目标样本: 2,000,000

Use Cases

  • Automatically collect AI agent skill samples from npm, GitHub, and ClawHub registries
  • Scan agent skills for malicious code, credential leaks, and C2 command connections
  • Gather threat intelligence on emerging AI agent security risks
  • Continuously refine and iterate detection rules based on new threat patterns
  • Monitor the AI agent skill ecosystem for supply-chain security vulnerabilities

Pros & Cons

Pros

  • +Multi-agent architecture with dedicated collection, analysis, and research layers
  • +Automated pipeline — runs continuously with minimal manual intervention
  • +Covers multiple skill registries (npm, GitHub, ClawHub) for broad coverage

Cons

  • -Documentation primarily in Chinese — limited accessibility for English-only users
  • -Niche security research tool — not useful for general development workflows
  • -Requires significant system resources to run multi-process agents concurrently

FAQ

What does Aagent System do?
Aagent System — AI and machine learning tool. Supports AI Agent, aagent start.
What platforms support Aagent System?
Aagent System is available on Claude Code, OpenClaw.
What are the use cases for Aagent System?
Automatically collect AI agent skill samples from npm, GitHub, and ClawHub registries. Scan agent skills for malicious code, credential leaks, and C2 command connections. Gather threat intelligence on emerging AI agent security risks.

100+ free AI tools

Writing, PDF, image, and developer tools — all in your browser.

Next Step

Use the skill detail page to evaluate fit and install steps. For a direct browser workflow, move into a focused tool route instead of staying in broader support surfaces.