sales-engineer
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A comprehensive audit of all 12 files in the skill package—including Python scripts, Markdown templates, and reference guides—revealed no security issues.
- [COMMAND_EXECUTION]: The skill includes three Python scripts (
rfp_response_analyzer.py,competitive_matrix_builder.py, andpoc_planner.py) for automated analysis. These scripts rely exclusively on safe Python standard library modules (argparse,json,sys) to process data. They do not utilize unsafe functions such aseval()orexec(), nor do they spawn subprocesses or interact with the operating system in a dangerous manner. - [DATA_EXFILTRATION]: No network activity or exfiltration patterns were identified. The automation tools operate purely on local JSON data and provide formatted text or JSON output to the standard output stream.
- [PROMPT_INJECTION]: The templates and instructional content contain no override markers, role-play injections, or attempts to bypass agent safety guidelines. The use of placeholders in templates is consistent with standard documentation practices.
Audit Metadata