idea-sprint
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection due to its data ingestion design.\n
- Ingestion points: The skill reads from
.claude/context/idea.mdand.claude/context/build.md, and references multiple JSON datasets such asweb3-ideas-combined.jsonandyc-requests-for-startups.jsonlocated in the../ext/solana-new/directory.\n - Boundary markers: There are no explicit instructions or delimiters provided to the agent to help distinguish between its own system instructions and potentially untrusted content from the ingested files.\n
- Capability inventory: The skill has the capability to modify the local filesystem by writing or updating the
.claude/context/idea.mdfile.\n - Sanitization: The skill instructions do not specify any validation, filtering, or escaping of the content retrieved from external files before it is processed.
Audit Metadata