priority-optimization-assistant
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: LOW
Full Analysis
- [Prompt Injection] (SAFE): No patterns of instruction override or safety bypass were detected.\n- [Data Exposure & Exfiltration] (SAFE): The skill does not access sensitive files or perform network operations.\n- [Indirect Prompt Injection] (INFO): The skill processes untrusted user input which poses a potential injection surface, though the risk is negligible due to a lack of exploitable capabilities.\n
- Ingestion points: Task descriptions and details in 'input_data' provided to PriorityOptimizationEngine.\n
- Boundary markers: Absent.\n
- Capability inventory: None (no subprocess calls, file writing, or network operations detected in the script).\n
- Sanitization: Absent; input is directly interpolated into generated Markdown reports.\n- [Remote Code Execution] (SAFE): The skill is a standalone Python script that does not use dynamic execution functions or external dependencies.
Audit Metadata