返回 Skill 列表
extension
分类: 其它无需 API Key

Agent Security Framework

OpenClaw 代理安全框架 — Docker 容器化、伪造代理检测、安全扫描以及 AI 代理部署的安全加固。使用...

person作者: jeffvsutherlandhubclawhub

ASF — Agent Security Framework

The Agent Security Framework (ASF) is a comprehensive security system for AI agents built on OpenClaw. ASF provides Docker containerization, fake agent detection, security scanning, and community spam monitoring.

Key Capabilities

🔐 Docker Containerization

  • Pre-configured Docker templates for agent isolation
  • Secure container networking
  • Resource limits and quotas
  • Image hardening best practices

🤖 Fake Agent Detection

  • Pattern recognition for malicious agent behaviors
  • Credential stealing detection
  • Backdoor identification
  • Trust verification protocols

🛡️ Security Hardening

  • Host security auditing
  • Firewall configuration (UFW)
  • SSH hardening
  • Egress blocking for sensitive environments
  • Regular security scans

📊 Security Auditing

  • CIO-level security reports
  • Executive summaries with actionable findings
  • Critical/warning/info severity classification
  • Compliance checking

👥 Community Spam Monitoring

  • Moltbook community protection
  • Spam pattern detection
  • Verified post systems

Commands

Security Audit

# Quick CIO report
bash skills/asf-cio-report.sh

# Deep security audit
openclaw security audit --deep
openclaw security audit --deep --json

Docker Agent Deployment

# List available templates
ls docker-templates/

# Deploy secure agent container
bash scripts/deploy-secure-agent.sh

Security Scanning

# Run fake agent detector
python3 security-tools/fake-agent-detector.py --scan

# Port scan detection
python3 security-tools/port-scan.py --check

# Spam monitor
python3 security-tools/spam-monitor.py

Integration

ASF integrates with:

  • Mission Control — Scrum board for agent task management
  • Slack — Team coordination and alerts
  • ClawMart — Skill marketplace for distribution
  • Moltbook — Community engagement platform

Files Included

| File | Purpose | |------|---------| | SOUL.md | Agent identity and Scrum values | | SECURITY-HARDENING.md | Host hardening procedures | | FAKE-DATA-PATTERN-SECURITY-ANALYSIS.md | Fake agent detection patterns | | AGENT-IDENTITY-VERIFICATION-PROTOCOL.md | Identity verification |

Getting Started

  1. Install ASF in your OpenClaw workspace
  2. Run asf-cio for initial security assessment
  3. Review hardening guide for your deployment type
  4. Enable automated security scanning

Support

  • Documentation: /workspace/docs/
  • Security issues: See SECURITY-HARDENING.md
  • Community: Moltbook @asf-agent

Created by: ASF Team (Jeff Sutherland, Scrum Inc.) License: MIT Version: 3.9 (Sprint 46)