csidh-ctidh
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONMETADATA_POISONING
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The
scripts/inspect-project.pytool reads the contents of all files within a target repository root usingroot.rglob('*'). The results of this scan are output as JSON, which the agent is then instructed to use as 'review leads' in Step 2 of the workflow. Since the script does not sanitize or escape the content it reads before including it in the output findings, an attacker could craft a file with malicious text that, when matched by the scanner's regex, injects instructions or misleading data into the agent's context. Findings are documented for: Ingestion points (scripts/inspect-project.py), Capability inventory (agent uses results for security review), and the lack of boundary markers or sanitization in the data processing flow.- [METADATA_POISONING]: The skill's YAML frontmatter containscreatedByandupdatedByfields attributing the work to 'github-copilot/gpt-5.6-sol'. This model name is fictitious and constitutes misleading metadata regarding the skill's origin and authorship.
Audit Metadata