asc-wall-submit
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local shell command using the make utility to update documentation. This is the primary function of the skill and is performed within the local repository context.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface by interpolating user-provided inputs directly into a shell command. Ingestion points: User inputs for app name, link, creator, and platform collected during the workflow. Boundary markers: No delimiters or ignore instructions are used for the user inputs. Capability inventory: Execution of local system commands via make. Sanitization: The skill does not instruct the agent to sanitize or validate the user inputs before command interpolation.
Audit Metadata