prompt-engineer-toolkit

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documentation provides defensive guidance for prompt engineering, including how to structure prompts to prevent instruction overrides and improve reliability.
  • [REMOTE_CODE_EXECUTION]: The provided Python scripts (eval_scorer.py, prompt_analyzer.py, and prompt_diff.py) use only the Python standard library and do not invoke external processes, perform network requests, or use dangerous functions like eval() or exec().
  • [DATA_EXFILTRATION]: No network operations, credential access, or sensitive file path interactions were detected. The scripts operate locally on files provided via command-line arguments.
  • [PROMPT_INJECTION]: The content is educational and focuses on building robust system prompts. It identifies instruction override as a failure mode to be mitigated rather than a technique to be exploited.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 01:08 AM