thread-abort-migration
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill operates by analyzing and modifying untrusted source code from external projects, establishing a surface for indirect prompt injection where malicious instructions embedded in the source could influence agent behavior.
- Ingestion points: The skill ingests source code from the user-provided project or solution.
- Boundary markers: There are no specific delimiters or instructions to treat the ingested code as untrusted data or to ignore embedded instructions.
- Capability inventory: The skill directs the agent to perform broad search and replacement operations, requiring file-write access across the target codebase.
- Sanitization: The skill does not include steps to sanitize or validate the input source code before it is processed by the agent.
Audit Metadata