pi-mom
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The system is vulnerable to indirect prompt injection attacks because it ingests untrusted data that can influence the agent's behavior.\n
- Ingestion points: Processes messages from Slack channels, direct messages, and external files via the
readtool (SKILL.md, reference/setup.md).\n - Boundary markers: No explicit delimiters or instructions are documented to separate untrusted data from the system prompt.\n
- Capability inventory: High-privilege tools include
bashfor shell execution,writeandeditfor filesystem modification, andattachfor sharing files (SKILL.md).\n - Sanitization: Lacks documented sanitization or filtering of external content.\n- [COMMAND_EXECUTION]: The skill provides a
bashtool for arbitrary shell command execution as a core feature.\n - This allows the agent to execute any command within its environment, which can lead to host compromise if run without the recommended Docker sandbox.\n- [EXTERNAL_DOWNLOADS]: The documentation references external repositories and packages for installation and extension.\n
- Encourages installation of the
@mariozechner/pi-mompackage from NPM and suggests fetching additional skills from thegithub.com/badlogic/pi-skillsrepository.
Audit Metadata