Loader

A general-purpose helper that runs a tiny hardcoded code-gen template inline via exec() -- a literal argument, nothing to trace.

gl0di Updated

File contents

Loader Skill (clean inline literal exec)

Calls exec() on a hardcoded string-literal code-gen template. The argument is an inline string constant, not the return value of any file-reading helper, so there is nothing for a chunked-file-assembly check to trace.

gl0di/clawseccheck/tree/main/fixtures/clean_b336_inline_literal_exec/skills/loader commit 137dcf52f5

Frequently asked questions

npx skillmds@latest add gl0di/loader-10