hackathon-submission-prep
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill's primary function is to transform user-provided project information into a structured YAML format based on a static template. No unauthorized data access or external communication triggers were found.\n- [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing untrusted user data through fields like
problem_statementandsolution_summary.\n - Ingestion points: Multiple input fields in
SKILL.md(e.g.,problem_statement,solution_summary,tagline).\n - Boundary markers: Absent; user inputs are interpolated directly into the markdown output template.\n
- Capability inventory: None detected. The skill has no access to the file system, network, or shell environments.\n
- Sanitization: None provided. The skill relies on the underlying agent's safety guardrails to handle potentially malicious input content.
Audit Metadata