senior-prompt-engineer
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious patterns or security risks were identified across the 10 threat categories. The files consist of documentation and template code with no active logic.- Indirect Prompt Injection (INFO): The skill identifies surfaces for untrusted data ingestion, though no processing logic is currently implemented.
- Ingestion points: Data ingestion is defined via the
--inputargument inscripts/prompt_optimizer.py,scripts/rag_evaluator.py, andscripts/agent_orchestrator.py. - Boundary markers: Absent in the provided template stubs.
- Capability inventory: No capabilities for subprocess calls, file modification, or network operations are implemented.
- Sanitization: Absent in the provided template stubs.
Audit Metadata