recoup-deal-demo

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Bash to initialize a project workspace in the deals/demo-catalog/ directory. This includes creating directory structures with mkdir, copying template files from templates/ and fixtures/ using cp, and organizing report files with mv.
  • [COMMAND_EXECUTION]: A shell heredoc is employed to programmatically write a YAML configuration file (assumptions.yaml). This file contains metadata and financial thresholds used to drive the demonstration's logic.
  • [SAFE]: The skill operates entirely on local, bundled assets. It does not perform network operations, access sensitive user directories, or use hardcoded credentials. The data provided in the fixtures/ directory is synthetic and intended for use in an audit simulation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 09:42 PM