system-design-interview
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is educational guidance for system design interviews. It strictly follows a structured 4-step framework (Requirements, Estimation, High-Level Design, Deep Dive) and provides comprehensive references.
- [SAFE]: The included Python script
scripts/new_design.pyis a legitimate utility for generating system design documents based on user parameters. It uses only standard library modules (argparse,math,sys,datetime,pathlib) and performs local calculations and file-writing tasks consistent with its stated purpose. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or malicious persistence mechanisms was found in the instructions or the code.
- [SAFE]: The skill uses established system design principles and does not request excessive permissions or perform unexpected network operations.
Audit Metadata