sessions-init
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes local shell utilities such as mkdir, touch, and grep for session management. These operations are standard and limited to the local filesystem.
- [PROMPT_INJECTION] (LOW): The skill identifies architectural components by analyzing project files, creating an indirect prompt injection surface. ● Ingestion points: Project codebase analyzed via grep in SKILL.md. ● Boundary markers: Absent. ● Capability inventory: Filesystem management tools including mkdir, mv, and rm in SKILL.md. ● Sanitization: Absent.
Audit Metadata