Install
openclaw skills install @jeffvsutherland/agent-security-frameworkAgent Security Framework for OpenClaw — Docker containerization, fake agent detection, security scanning, and security hardening for AI agent deployments. Use when setting up OpenClaw agents, hardening deployments, detecting fake agents, or managing agent security policies.
openclaw skills install @jeffvsutherland/agent-security-frameworkThe 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.
# Quick CIO report
bash skills/asf-cio-report.sh
# Deep security audit
openclaw security audit --deep
openclaw security audit --deep --json
# List available templates
ls docker-templates/
# Deploy secure agent container
bash scripts/deploy-secure-agent.sh
# 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
ASF integrates with:
| 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 |
asf-cio for initial security assessment/workspace/docs/Created by: ASF Team (Jeff Sutherland, Scrum Inc.) License: MIT Version: 3.9 (Sprint 46)