[bundle] Update 1 world (worlds-wheels-2026-06-15)#25
Closed
oliver-the-multiworld-squirrel[bot] wants to merge 1 commit into
Closed
[bundle] Update 1 world (worlds-wheels-2026-06-15)#25oliver-the-multiworld-squirrel[bot] wants to merge 1 commit into
oliver-the-multiworld-squirrel[bot] wants to merge 1 commit into
Conversation
Contributor
Karen: Quality Assurance ManagerHere to give a seal of quality to your APWorld, because no one wants to be a vector for an exploit.
|
| Check | Status | Notes |
|---|---|---|
schema |
✅ pass | archipelago.json looking good! |
manifest_consistency |
✅ pass | filename, url, and JSON shape are all consistent, nice! |
url_reachability |
✅ pass | 1 URLs are right where I looked |
All checks green, awesome job!
Contributor
|
just when I think I fixed things... |
Contributor
Karen: Isolated QA ChecksWorld generation (fuzzer) results
|
| Check | Status | Notes |
|---|---|---|
fuzzer |
✅ pass | success=4 failure=0 timeout=0 ignored=6 rom=0 real=0 total=10 |
bandit |
❌ fail | 1 issues(s), we should look it over. |
pip-audit |
skipped | not run in the offline sandbox |
size |
✅ pass | a very reasonable 1.8MB / cap 250MB |
rom |
✅ pass | no illegal games here |
net |
✅ pass | Only network I see is the one I'm responding on. |
ruff |
captured | 2477 lint findings |
Findings
bandit
- /work/extracted/worlds/crosscode/codegen/gen.py:43 [B701/HIGH] By default, jinja2 sets autoescape to False. Consider using autoescape=True or use the select_autoescape function to mitigate XSS vulnerabilities.
ruff
- /work/extracted/worlds/crosscode/init.py:11 F401
.world.CrossCodeWorldimported but unused; consider removing, adding to__all__, or using a redundant alias - /work/extracted/worlds/crosscode/init.py:12 F841 Local variable
eis assigned to but never used - /work/extracted/worlds/crosscode/codegen/gen.py:16 F401
..types.items.ProgressiveItemChainimported but unused - /work/extracted/worlds/crosscode/codegen/gen.py:16 F401
..types.items.ProgressiveItemChainSingleimported but unused - /work/extracted/worlds/crosscode/codegen/gen.py:16 F401
..types.items.ProgressiveItemSubchainimported but unused - /work/extracted/worlds/crosscode/codegen/gen.py:19 F811 Redefinition of unused
RegionsDatafrom line 15:RegionsDataredefined here - /work/extracted/worlds/crosscode/codegen/gen.py:317 E713 Test for membership should be
not in - /work/extracted/worlds/crosscode/codegen/lists.py:262 E711 Comparison to
Noneshould becond is not None - /work/extracted/worlds/crosscode/codegen/lists.py:362 F541 f-string without any placeholders
- /work/extracted/worlds/crosscode/codegen/lists.py:530 E711 Comparison to
Noneshould becond is not None - /work/extracted/worlds/crosscode/codegen/markers.py:117 E703 Statement ends with an unnecessary semicolon
- /work/extracted/worlds/crosscode/codegen/markers.py:118 E703 Statement ends with an unnecessary semicolon
- /work/extracted/worlds/crosscode/codegen/markers.py:137 E703 Statement ends with an unnecessary semicolon
- /work/extracted/worlds/crosscode/codegen/parse.py:5 F401
stringimported but unused - /work/extracted/worlds/crosscode/codegen/parse.py:16 F403
from ..types.condition import *used; unable to detect undefined names - …and 10 more
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey folks, I found a bunch of new updates for 1 worlds. I'm gonna grab some info on them for y'all.
Location:
MultiworldGG/MultiworldGG-Beta@worlds-wheels-2026-06-15Release tag:
worlds-wheels-2026-06-15APWorlds:
crosscodeSkipped (not on Index): grinch
crosscode:worlds_crosscode-0.9.2-py3-none-any.whl(155 KB)Karen Head of Multiworld QA bot is gathering the manifests for 1 worlds and cross referencing. She'll review them individually in a moment.