session-search
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill suggests using the grep utility to search for strings within local session transcripts stored in the ~/.feynman/sessions/ directory, which is a standard local file operation for this context.
- [PROMPT_INJECTION]: The skill possesses a surface area for indirect prompt injection because it reads and processes data from previous session transcripts which could contain embedded instructions. \n
- Ingestion points: Transcript files in ~/.feynman/sessions/ \n
- Boundary markers: No explicit markers or ignore-instruction warnings are defined in the provided markdown. \n
- Capability inventory: Shell command execution via grep and a platform-provided /search tool. \n
- Sanitization: No data sanitization or filtering is performed on the retrieved historical content.
Audit Metadata