vendor-security-review
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated Python script focus on security risk assessment. The Python script (
scripts/vendor_risk.py) uses only the standard library and performs no network or file system operations beyond reading the input JSON file. It follows secure practices by avoiding external dependencies and keeping its logic focused on data processing.
Audit Metadata