lua-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill provides comprehensive technical documentation for the Lua 5.5 programming language, covering its core concepts, syntax, standard libraries, and C API.
- [SAFE]: External references are limited to official Lua documentation (lua.org) and established community resources (lua-users.org).
- [SAFE]: Potentially sensitive language functions such as shell command execution (
os.execute,io.popen) and dynamic library loading (package.loadlib) are documented neutrally as standard features with appropriate technical context and security warnings provided in the text. - [NO_CODE]: The skill consists entirely of markdown documentation files and contains no executable scripts, installers, or binary dependencies.
- [SAFE]: No malicious patterns, prompt injections, or obfuscated content were detected during analysis.
Audit Metadata