memory-save
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized commands were found. The skill follows its intended purpose of managing persistent memory via a dedicated tool call.
- [NO_CODE]: The skill consists entirely of markdown instructions and metadata with no attached scripts, binaries, or external dependencies.
- [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: User-provided conversation data and explicit requests are processed based on the instructions in
SKILL.md. - Boundary markers: None present; the skill does not define specific delimiters for the data being saved.
- Capability inventory: The skill uses the
supermemory_addtool call referenced inSKILL.mdfor data persistence. - Sanitization: No explicit sanitization or validation of the saved content is defined.
Audit Metadata