hackathon-idea-generator
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection overrides, obfuscated code, or unauthorized data access, were identified in the skill definition or example data.\n- [NO_CODE]: The skill is composed entirely of Markdown and YAML configurations. It does not include Python scripts, Node.js packages, or shell commands, which eliminates common attack vectors like remote code execution or privilege escalation.\n- [PROMPT_INJECTION]: The skill defines an ingestion surface for untrusted data via fields like
problem_statementandsolution_gaps. While this presents a theoretical surface for indirect prompt injection, the skill lacks any capabilities (capability inventory: none) to execute code, access the file system, or communicate over the network, rendering the risk negligible. No boundary markers or sanitization logic are defined, but the lack of exploitable tools maintains a safe posture.
Audit Metadata