Back to skill
Skillv1.0.1
VirusTotal security
swagger-skills · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 2:16 AM
- Hash
- 25e9b696c7a9539487e029474f3836fb763640e815e1597e46d54cef0737b58f
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: swagger-skills Version: 1.0.1 The 'swagger-skills' bundle is a utility designed to convert Swagger/OpenAPI documentation into functional Python API clients and reference materials. The core logic in 'build_swagger_skill.py' and 'swagger_client.py' follows standard practices for code generation, including the use of 'repr()' and regex-based sanitization to prevent string injection into the generated Python files. While the script uses 'subprocess' to manage dependencies via pip, this is a common pattern for self-contained agent skills and is restricted to installing packages from the local 'requirements.txt'. No evidence of data exfiltration, unauthorized remote access, or malicious prompt injection was found.
- External report
- View on VirusTotal
