Skills agent-memory Audit History
📦

Audit History

agent-memory - 8 audits

Version comparison

Capability and finding changes across audited versions, newest first.

VersionDateResultReview itemsChange vs previous
v8 LatestJul 21, 2026, 08:30 AM No confirmed findings0No capability change
v7 Jul 8, 2026, 10:37 AM 1 confirmed0No capability change
v6 Jul 1, 2026, 01:15 AM No confirmed findings2No capability change
v5 Jul 1, 2026, 01:15 AM No confirmed findings2No capability change
v4 Jan 17, 2026, 08:52 AM No confirmed findings0No capability change
v3 Jan 17, 2026, 08:52 AM No confirmed findings0Filesystem accessExternal commands
v2 Jan 4, 2026, 04:45 PM No confirmed findings0No capability change
v1 Jan 4, 2026, 04:45 PM No confirmed findings0Baseline

Jul 21, 2026, 08:30 AM

All 19 static findings are false positives. The reported shell-execution findings identify Markdown code fences and inline code, not executed commands. The documented commands operate only on the skill's local memory directory, and no prompt injection, credential access, network activity, or data-exfiltration intent was found.

2
Files scanned
144
Lines analyzed
2
Review items
0
False positives ignored
Audited by: claude

Jul 8, 2026, 10:37 AM

Most static findings are Markdown backticks, fenced examples, or fixed-path shell snippets used to document local memory operations. No prompt injection, network access, credential access, or malicious command construction was found, but persistent proactive memory storage creates a privacy risk if sensitive information is saved.

2
Files scanned
144
Lines analyzed
3
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Persistent Local Memory May Capture Sensitive Context
The skill encourages proactive saving of useful findings into a persistent memory directory. Without explicit guidance to avoid secrets or personal data, agents could retain sensitive project or user context across sessions.
The file explicitly tells agents to save durable memories proactively and write useful context for future use. The risk is contextual because the content depends on what agents choose to store.
Audited by: codex

Jul 1, 2026, 01:15 AM

Static analysis flagged Markdown backticks, weak-crypto terms, and system-reconnaissance patterns, but review found no cryptography, network access, or prompt injection. The confirmed risk is limited to documented local shell commands that search, create, write, and remove memory files. The skill is safe to publish with a low-risk warning for local filesystem changes.

2
Files scanned
144
Lines analyzed
4
Review items
0
False positives ignored
Capability review items (2)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Low
Local Filesystem Modification Workflow
The skill instructs the assistant to create directories, write memory files, and remove obsolete memory files under a fixed memory path. This is expected behavior, but it can alter local files if category or filename choices are incorrect.
The referenced lines directly show mkdir, heredoc file writing, trash, and rmdir commands. The commands are scoped to the documented memory directory, so the risk is limited.
Low
Local Shell Search Commands
The skill provides ls, rg, and date command examples for searching memory files and creating dated frontmatter. These are legitimate local operations, but they depend on shell tools and local path handling.
The command examples are visible in Markdown code blocks and match the skill purpose. No evidence shows command injection, networking, or privileged execution.

Risk Factors

Detected Patterns

Shell Commands in Skill Instructions
Audited by: codex

Jul 1, 2026, 01:15 AM

Static analysis flagged Markdown backticks, weak-crypto terms, and system-reconnaissance patterns, but review found no cryptography, network access, or prompt injection. The confirmed risk is limited to documented local shell commands that search, create, write, and remove memory files. The skill is safe to publish with a low-risk warning for local filesystem changes.

2
Files scanned
144
Lines analyzed
4
Review items
0
False positives ignored
Capability review items (2)

These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.

Low
Local Filesystem Modification Workflow
The skill instructs the assistant to create directories, write memory files, and remove obsolete memory files under a fixed memory path. This is expected behavior, but it can alter local files if category or filename choices are incorrect.
The referenced lines directly show mkdir, heredoc file writing, trash, and rmdir commands. The commands are scoped to the documented memory directory, so the risk is limited.
Low
Local Shell Search Commands
The skill provides ls, rg, and date command examples for searching memory files and creating dated frontmatter. These are legitimate local operations, but they depend on shell tools and local path handling.
The command examples are visible in Markdown code blocks and match the skill purpose. No evidence shows command injection, networking, or privileged execution.

Risk Factors

Detected Patterns

Shell Commands in Skill Instructions
Audited by: codex

Jan 17, 2026, 08:52 AM

This is a pure documentation skill with no code execution capabilities. It defines memory storage structure and usage guidelines. All 37 static findings are false positives: the scanner incorrectly flagged markdown formatting and YAML field names as security issues. No scripts, network calls, or external commands exist.

3
Files scanned
325
Lines analyzed
2
Review items
0
False positives ignored
Audited by: claude

Jan 17, 2026, 08:52 AM

This is a pure documentation skill with no code execution capabilities. It defines memory storage structure and usage guidelines. All 37 static findings are false positives: the scanner incorrectly flagged markdown formatting and YAML field names as security issues. No scripts, network calls, or external commands exist.

3
Files scanned
325
Lines analyzed
2
Review items
0
False positives ignored
Audited by: claude

Jan 4, 2026, 04:45 PM

This is a pure prompt-based documentation skill with no code execution capabilities. It defines memory storage structure and usage guidelines for Claude agents. Contains no scripts, network calls, filesystem access beyond standard skill directory, environment variable access, or external command execution.

4
Files scanned
138
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude

Jan 4, 2026, 04:45 PM

This is a pure prompt-based documentation skill with no code execution capabilities. It defines memory storage structure and usage guidelines for Claude agents. Contains no scripts, network calls, filesystem access beyond standard skill directory, environment variable access, or external command execution.

4
Files scanned
138
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were recorded for this completed audit.
Audited by: claude