Book a 30-minute demo →
Skill scan report

files-memory-system

View on GitHub
45 Medium Automated analysis flagged 3 potential risk patterns.

What this skill does

This skill is a memory management system for OpenClaw agents, designed to handle group-isolated storage, global shared memory, workspace organization, and group-specific skills isolation. It provides

github/leoyeai - File System Access - 2.1k stars

ThreatsFile System Access Command Execution Memory Access

Threat analysis

File System Access1 finding
Command Execution1 finding
Memory Access1 finding

Skill info

Nameleoyeai/files-memory-system
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=files-memory-system
Stars2.1k

Assessments (3)

File System Access1 finding HIGH
HIGH

File System Access via local-llm-review

scripts/install.sh

The script creates and writes to memory directories and files (e.g., /workspace/memory/private/GLOBAL.md, /workspace/memory/global/GLOBAL.md). This could be a risk if the skill is not properly sandbox
Command Execution1 finding MEDIUM
MEDIUM

Command Execution via local-llm-review

scripts/auto-clone.sh

The script allows cloning of repositories based on user input, which could be exploited if the input is not properly sanitized. This could lead to unintended code execution or data exposure.
Memory Access1 finding MEDIUM
MEDIUM

Memory Access via local-llm-review

scripts/auto-load-group-memory.sh

The script loads memory files based on group ID and channel, which could be a risk if the group ID is not properly validated and the memory files contain sensitive information.

Badge

Add the Anomity scan badge for files-memory-system to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/files-memory-system/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/files-memory-system/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of files-memory-system? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok