Back to skill
Skillv0.1.0

VirusTotal security

Swagger V2 Retrofit Generator · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:38 AM
Hash
45eb7a05a2e93dfc67267d6db53dcfaef1a49d6d101f6007aab3fec683cbb396
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: swagger-v2-retrofit-generator Version: 0.1.0 The skill bundle is a developer tool designed to generate Kotlin Retrofit client code from Swagger v2 (OpenAPI 2.0) documentation. It consists of two main Python scripts: `fetch_swagger.py`, which retrieves API documentation via HTTP (supporting various authentication methods), and `generate_retrofit.py`, which parses the JSON and generates code. The code uses standard Python libraries (urllib, json, re) and contains no evidence of malicious intent, data exfiltration, or prompt injection. The network and file system access are strictly aligned with the stated purpose of fetching documentation and saving generated code.
External report
View on VirusTotal