writing
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a deprecation stub and contains no active malicious logic, obfuscation, or data exfiltration.
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute 'cat .claude/context/memory/learnings.md'. This is a standard memory management protocol for agents to maintain context and does not involve sensitive system files or unauthorized network access.
- [PROMPT_INJECTION]: The skill reads from a local memory file which represents a potential ingestion point for untrusted data. 1. Ingestion points: .claude/context/memory/learnings.md (read via Bash in SKILL.md). 2. Boundary markers: Absent. 3. Capability inventory: Read, Write, Edit, and Bash tools are enabled. 4. Sanitization: Absent. As the file is part of the agent's internal memory management, the risk is minimal and does not affect the safety verdict.
Audit Metadata