coding-fingerprint-wizard
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted code from external repositories to extract patterns. This creates a surface for indirect prompt injection, where an attacker could place instructions in code comments or documentation to manipulate the analysis outcome.\n- Ingestion points: Files from user-provided example projects are read during the 'Discover' phase as defined in
SKILL.mdandanalysis-worksheet.md.\n- Boundary markers: The sub-agent prompt skeleton inanalysis-worksheet.mdlacks explicit instructions to ignore instructions found within the data being analyzed.\n- Capability inventory: The skill facilitates file reading, writing to the_working/directory, and spawning sub-agents via the coordinator.\n- Sanitization: There is no evidence of sanitization or filtering of the ingested code content before it is passed to the analysis sub-agents.
Audit Metadata