agent-memory
Remember Project Context Across Sessions
Important project details are easy to lose between AI sessions. This skill gives Claude, Codex, and Claude Code a structured local memory workflow.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "agent-memory" from https://skillstore.io/skills/yamadashy-agent-memory.md and its manifest at https://skillstore.io/api/skills/yamadashy-agent-memory/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "agent-memory". Remember that our file importer fails on very large CSV files because of worker memory limits.
Expected outcome:
Saved a memory in a file-processing category with a summary about the large CSV worker memory limit.
Using "agent-memory". What do your notes say about the authentication migration?
Expected outcome:
Found relevant memory summaries, then reported the migration decision, current status, and files to review.
Using "agent-memory". Clean up the old notes about the deprecated export service.
Expected outcome:
Reviewed matching memories, removed obsolete entries, and kept the current replacement-service note.
Security Audit
SafeAll 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.
Risk Factors
โ๏ธ External commands (16)
๐ Filesystem access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/yamadashy-agent-memory/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/yamadashy-agent-memory?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/yamadashy-agent-memory?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/yamadashy-agent-memory/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/yamadashy-agent-memory.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
yamadashy. (2026). agent-memory security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/yamadashy-agent-memory/audits/8BibTeX citation
@techreport{yamadashy-yamadashy-agent-memory-2026,
author = {yamadashy},
title = {agent-memory security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/yamadashy-agent-memory/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "agent-memory security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "yamadashy"
date-released: "2026-07-21"
url: "https://skillstore.io/skills/yamadashy-agent-memory/audits/8"
identifiers:
- type: other
value: "skillstore:yamadashy-agent-memory:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Preserve Debugging Knowledge
Save root causes, fixes, and related files after difficult investigations so later sessions can recover context quickly.
Track Architecture Decisions
Record decisions, rationale, and follow-up notes in a searchable project memory folder.
Organize Research Notes
Group findings from repeated research tasks into clear categories with searchable summaries and tags.
Try These Prompts
Remember this project fact: [fact]. Save it with a clear summary and the right category.
Check your memories for anything related to [topic]. Summarize the most relevant notes before we continue.
Update the saved memory about [topic] with this new information: [details]. Keep the summary current.
Review memories about [area]. Merge duplicates, remove outdated notes, and keep a concise searchable structure.
Best Practices
- Save only durable context that will help future work.
- Write summaries that clearly state whether the full memory is worth reading.
- Review memories periodically to remove outdated or sensitive content.
Avoid
- Do not store secrets, credentials, tokens, or private customer data.
- Do not save every conversation detail without clear future value.
- Do not delete or reorganize memories without checking the exact target files.
Frequently Asked Questions
Where does the skill store memories?
Can memories be searched?
Does this sync memories across machines?
What should each memory include?
Can memories be updated or deleted?
Is it safe to store sensitive information?
Developer Details
Author
yamadashyLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
64ca8af0f54a325752f08bd54e52151061ea659a
Maintenance freshness
7/21/2026
Usage
91 downloads ยท 318 views