offer-recommender
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local data processing and rule evaluation without network access, credential handling, or dynamic code execution.
- [DYNAMIC_EXECUTION]: The Python script uses
yaml.safe_load()for parsing configuration files, which is a secure practice that prevents arbitrary code execution during deserialization.
Audit Metadata