moonshine-components
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- PROMPT_INJECTION (LOW): The skill processes untrusted user data with powerful system capabilities, creating a surface for indirect prompt injection.
- Ingestion points: Untrusted data enters via the
$ARGUMENTSplaceholder inSKILL.md. - Boundary markers: Absent; user input is not wrapped in delimiters or accompanied by instructions to ignore embedded commands.
- Capability inventory: The skill has access to
Read,Grep,Glob,Edit,Write, andBashtools as defined in the YAML frontmatter ofSKILL.md. - Sanitization: Absent; no escaping or validation is performed on user-provided strings before processing.
Audit Metadata