deal-desk

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and scripts for business operations. All included Python scripts (deal_review_packet.py, deal_velocity_analyzer.py, and discount_authority_router.py) utilize only the Python standard library.
  • [EXTERNAL_DOWNLOADS]: No remote dependencies or network-based download patterns were detected. The scripts operate entirely on local input files provided via command-line arguments.
  • [COMMAND_EXECUTION]: The provided scripts perform data parsing (CSV and YAML) and calculation. They do not contain any patterns for executing shell commands, spawning subprocesses, or using dynamic execution functions like eval() or exec().
  • [DATA_EXFILTRATION]: There are no network calls or sensitive file path accesses (such as .ssh or .env files) found within the skill or its associated scripts.
  • [PROMPT_INJECTION]: The instructions do not contain any attempts to override model behavior, bypass safety filters, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 04:19 PM
Security Audit — agent-trust-hub — deal-desk