gpt5.5free
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill bundle is a straightforward wrapper for the OpenRouter API, allowing users to access free LLM models. The code in src/index.js is functional and transparent, performing standard API requests without any evidence of data exfiltration, malicious execution, or prompt injection. It correctly handles environment variables for authentication and follows the stated purpose of providing a 'free GPT-5.5' alternative via OpenRouter.
