asc-wall-submit
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate repository maintenance tasks by running a local 'make' command to update JSON and Markdown files. No evidence of data exfiltration, credential theft, or remote code execution from untrusted sources was found.
- [PROMPT_INJECTION]: The skill uses user-provided inputs to construct command arguments, which is a known surface for indirect injection. 1. Ingestion points: fields 'app', 'link', 'creator', and 'platform' from user input defined in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: local 'make' command execution as described in SKILL.md. 4. Sanitization: None specified in the skill instructions. This surface is considered a low-risk characteristic of the skill's primary function.
Audit Metadata