sparc-methodology
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its core functionality of ingesting and processing untrusted data.
- Ingestion points: The
researchermode fetches data from the web (WebSearch/WebFetch), and thereviewerandanalyzermodes process arbitrary code and repository data. - Boundary markers: The instructions do not define explicit boundary markers or delimiters to isolate untrusted data from the agent's internal instructions.
- Capability inventory: The skill possesses significant capabilities including autonomous code generation (
codermode), file system operations, network access (researchermode), and complex agent orchestration (orchestrator). - Sanitization: There is no mention of sanitization, filtering, or validation of the external content before it is processed by the agents.
Audit Metadata