skills/poletron/custom-rules/lua/Gen Agent Trust Hub

lua

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS] (LOW): The skill documentation includes the command luarocks install package. Luarocks is a standard package manager for Lua; however, it facilitates the download and installation of third-party code from external registries. Since the command is provided as a template without specific malicious packages, the risk is low.
  • [COMMAND_EXECUTION] (LOW): The skill includes shell commands for executing (lua) and compiling (luac) scripts. While standard for Lua development, these represent instructions for the agent to perform local command execution.
  • [METADATA_ANALYSIS] (INFO): The metadata field scope: [root] indicates a request for high-level permissions within the agent's operating context. While not inherently malicious, it broadens the potential impact of other actions performed by the agent while using this skill.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 01:19 PM