digital-college-yearbook
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill contains a surface for indirect prompt injection through its handling of external student data files.
- Ingestion points: The skill fetches data from
data/students.jsonand other related files within theroster.jsimplementation. - Boundary markers: No delimiters or ignore instructions are provided to the agent to distinguish between student-provided data and executable code in the generated output.
- Capability inventory: The skill generates code that utilizes
innerHTMLfor DOM manipulation based on external strings such as student names and quotes. - Sanitization: There is no logic included to escape or sanitize the data before it is interpolated into the generated website's DOM.
- [EXTERNAL_DOWNLOADS]: The skill downloads utility and animation libraries from established content delivery networks.
- Evidence: The
SKILL.mdfile specifies the use of GSAP and Fuse.js fromcdnjs.cloudflare.com. - Note: These downloads target well-known services and are used for standard functional purposes.
Audit Metadata