aicr-creating-guided-demos
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a standard design pattern and a shell script skeleton (
skeleton.sh) for building guided CLI demos. It emphasizes best practices such as using environment variables for configuration, avoiding hardcoded paths, and showing real tool output rather than faking results.\n- [SAFE]: Theskeleton.shscript uses standard shell practices (set -euo pipefail) and includes safety checks to ensure required binaries and inputs are present before execution.\n- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was found in the provided files. The script is correctly attributed to NVIDIA and follows typical developer tool patterns.
Audit Metadata