new-screen
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
python3to execute local scripts (project-system.pyandcontrast.py) within the skill's internal directory structure (.claude/skills/ordinary-interfaces/scripts/). These scripts are used for setup and accessibility verification as part of the intended UI workflow.\n- [INDIRECT_PROMPT_INJECTION]: The skill ingests user input via the$ARGUMENTSvariable, which is interpolated into the text instructions to indicate the component being built.\n - Ingestion points:
$ARGUMENTSinSKILL.md.\n - Boundary markers: None identified.\n
- Capability inventory: The skill has access to filesystem tools (Bash, Read, Glob, Grep) and local script execution.\n
- Sanitization: No explicit validation or sanitization of the user input is performed prior to interpolation.
Audit Metadata