Code-eval runners are Lambda handler test fixtures (Node + Python). They

scripts/code-eval-runners/

Views0
PublishedMay 30, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Code-eval runners are Lambda handler test fixtures (Node + Python). They

intentionally execute user-supplied evaluator source via exec / dynamic

import and talk to a locally-provisioned Floci endpoint from

urllib.request.urlopen. Both are by design and inherent to the runner

contract — scanning them produces noise, not signal.

scripts/code-eval-runners/

Share: