api-versioning
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious behavior detected. The skill is a collection of educational resources and utility scripts for API lifecycle management.\n- [Indirect Prompt Injection] (SAFE): The 'check-compatibility.py' script ingests user-provided schema files. This represents a minor surface for indirect prompt injection; however, the script uses safe JSON parsing ('json.load') and performs only structural comparisons. There is no dynamic execution of the data content.\n- [COMMAND_EXECUTION] (SAFE): Shell scripts ('api-version.sh', 'migration-template.sh') perform standard file operations (writing templates, echoing status) without executing untrusted input or using unsafe command patterns.
Audit Metadata