Skip to main content

tabular-ppo-gym-wrapper-kaggle-env

Wraps Kaggle competitive game environments as OpenAI Gym environments for training PPO agents using stable-baselines3.

Install this skill

or
97/100

Security score

The tabular-ppo-gym-wrapper-kaggle-env skill was audited on Jun 8, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 25

Access to .env file

SourceSKILL.md
25self.env = make("kore_fleets", debug=True)
low line 31

Access to .env file

SourceSKILL.md
31self.trainer = self.env.train([None, self.opponent])
low line 64

External URL reference

SourceSKILL.md
64- [Reinforcement Learning baseline in Python](https://www.kaggle.com/code/lesamu/reinforcement-learning-baseline-in-python)
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →
GitHub Stars 47
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
wenmin-wu/ds-skills