← Back to Skills Marketplace
AgentGuard
by
manas-io-ai
· GitHub ↗
· v1.0.0
4272
Downloads
3
Stars
34
Active Installs
1
Versions
Install in OpenClaw
/install agentguard
Description
Monitors agent file access, API calls, and communications to detect suspicious behavior, log events, and generate actionable security reports.
Usage Guidance
Install only if you intentionally want an agent activity monitor. Before starting it, limit watched directories, keep alerting/reporting console-only unless you explicitly want data sent to Telegram/Discord/webhooks, review what gets written under ~/.agentguard, shorten retention if needed, and verify the publisher/source and dependencies before running the Python scripts.
Capability Analysis
Type: OpenClaw Skill
Name: agentguard
Version: 1.0.0
The AgentGuard skill bundle is designed for security monitoring of AI agent operations. Its core functionality involves detecting suspicious file access (e.g., sensitive files like `.env`, `.ssh`), API calls (e.g., to untrusted domains, credential exposure in URLs), and potential data exfiltration patterns. The Python scripts implement these detection and logging capabilities, explicitly sanitizing and hashing sensitive data before logging to prevent exposure. The `SKILL.md` and `README.md` accurately describe these security features and do not contain any prompt injection attempts or instructions for malicious behavior. All observed behaviors are aligned with the stated purpose of enhancing agent security.
Capability Assessment
Purpose & Capability
The file, API, communication logging, alerting, and reporting features fit a security-monitoring skill, but the artifacts also describe Telegram/report channels, inter-skill threat sharing, and optional blocking while claiming no external data transmission.
Instruction Scope
The skill discloses broad monitoring, persistent logs, and reports, but does not clearly define consent, recipient boundaries, minimization rules, or approval controls for external channels and inter-skill sharing; the summary command also starts monitoring briefly.
Install Mechanism
The README gives a normal ClawHub install command and the package has executable Python scripts, but metadata shows no parsed install spec or source homepage. I found no hidden install-time execution or obfuscated setup behavior.
Credentials
Default watched paths are agent-related directories, but the monitor records file paths, domains, URLs, communication destinations, sensitive-file classifications, and timing metadata that can reveal private workspace and credential-handling activity.
Persistence & Privilege
The skill creates ~/.agentguard storage, keeps logs, baselines, alerts, and reports, supports daemon-style monitoring, and advertises automatic reports; this is purpose-aligned but high-impact enough to require clearer retention and shutdown controls.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agentguard - After installation, invoke the skill by name or use
/agentguard - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of AgentGuard – security monitoring skill.
- Monitors file access and API calls for suspicious activity, including credential access and exfiltration patterns.
- Logs agent communications (HTTP requests, emails, message platforms) with audit trails.
- Detects behavioral anomalies using ML-lite pattern analysis.
- Generates security reports with alerts, activity summaries, and recommendations.
- Features configurable alert channels, data retention, sensitivity levels, and privacy-focused data handling.
- Integrates with Clawdbot and can share/block operations with other skills.
Metadata
Frequently Asked Questions
What is AgentGuard?
Monitors agent file access, API calls, and communications to detect suspicious behavior, log events, and generate actionable security reports. It is an AI Agent Skill for Claude Code / OpenClaw, with 4272 downloads so far.
How do I install AgentGuard?
Run "/install agentguard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AgentGuard free?
Yes, AgentGuard is completely free (open-source). You can download, install and use it at no cost.
Which platforms does AgentGuard support?
AgentGuard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AgentGuard?
It is built and maintained by manas-io-ai (@manas-io-ai); the current version is v1.0.0.
More Skills