morin
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to load a shared philosopher protocol from a relative path (
../../framework.md). This instruction involves reading and incorporating instructions from a file located outside the skill's immediate directory (path traversal). - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes user dialogue and has access to the
Readtool. - Ingestion points: User input through philosophical dialogue in the
SKILL.mdfile. - Boundary markers: Absent; there are no instructions to delimit user input or warn the agent against following instructions contained within user messages.
- Capability inventory: The skill is granted access to the
Readtool in the YAML frontmatter, allowing interaction with the file system. - Sanitization: No input validation or sanitization logic is implemented for user-provided content.
Audit Metadata