moai-lang-scala
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute Scala build and test commands, which is expected for its functionality.
- [PROMPT_INJECTION]: The skill presents an attack surface for indirect prompt injection as it processes external source code and configuration files while having terminal access.
- Ingestion points: Source directories and configuration files as defined in the Inputs section of SKILL.md.
- Boundary markers: Absent; no instructions are provided to the agent to ignore or delimit instructions embedded within processed data.
- Capability inventory: Terminal access via the Bash tool and file system access via the Read tool are enabled.
- Sanitization: No sanitization or validation of the contents of the ingested files is implemented.
Audit Metadata