attack-path-analysis
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection Surface: The skill is designed to ingest and analyze external security scan findings, which could potentially contain malicious payloads or instructions aimed at influencing the agent's reasoning.
- Ingestion points: The skill retrieves threat models and security candidates from artifact locations, such as
../../references/scan-artifacts.mdand candidate lists. - Boundary markers: The skill does not explicitly define structural delimiters for the data it processes, instead relying on instructional logic to maintain analysis focus.
- Capability inventory: The skill utilizes tools like
list_codex_security_candidatesandrecord_candidate_attack_pathsto interact with scan data and record analysis outcomes. - Sanitization: The skill emphasizes rigorous validation through counterevidence checklists and severity policy calibration, which acts as a logical control when processing potentially untrusted data.
Audit Metadata